./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/no-data-race.prp --file ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version da043454 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 --- Real Ultimate output --- This is Ultimate 0.3.0-wip.fs.system-includes-da04345-m [2025-04-30 10:31:03,176 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-30 10:31:03,229 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2025-04-30 10:31:03,235 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-30 10:31:03,236 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-30 10:31:03,254 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-30 10:31:03,254 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-30 10:31:03,254 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-30 10:31:03,255 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-30 10:31:03,255 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Use SBE=true [2025-04-30 10:31:03,255 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-30 10:31:03,255 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-30 10:31:03,256 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:03,256 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:03,256 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-30 10:31:03,256 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-04-30 10:31:03,257 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> b8591a33fcfae37dbd6f06098afa5fa71145845c6ef04b8957575249085ca656 [2025-04-30 10:31:03,478 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-30 10:31:03,484 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-30 10:31:03,487 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-30 10:31:03,488 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-30 10:31:03,488 INFO L274 PluginConnector]: CDTParser initialized [2025-04-30 10:31:03,490 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.i [2025-04-30 10:31:04,775 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/317b932a0/b9c75492643a463ebc9e60a6e144b238/FLAGb84877ea0 [2025-04-30 10:31:05,049 INFO L389 CDTParser]: Found 1 translation units. [2025-04-30 10:31:05,049 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-join-binomial.i [2025-04-30 10:31:05,064 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/317b932a0/b9c75492643a463ebc9e60a6e144b238/FLAGb84877ea0 [2025-04-30 10:31:05,826 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/317b932a0/b9c75492643a463ebc9e60a6e144b238 [2025-04-30 10:31:05,828 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-30 10:31:05,829 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-30 10:31:05,830 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-30 10:31:05,830 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-30 10:31:05,833 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-30 10:31:05,833 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:31:05" (1/1) ... [2025-04-30 10:31:05,834 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4a0e85bb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:05, skipping insertion in model container [2025-04-30 10:31:05,834 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 30.04 10:31:05" (1/1) ... [2025-04-30 10:31:05,866 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-30 10:31:06,195 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:31:06,205 INFO L200 MainTranslator]: Completed pre-run [2025-04-30 10:31:06,272 INFO L211 PostProcessor]: Analyzing one entry point: main [2025-04-30 10:31:06,312 INFO L204 MainTranslator]: Completed translation [2025-04-30 10:31:06,313 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06 WrapperNode [2025-04-30 10:31:06,313 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-30 10:31:06,314 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-30 10:31:06,314 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-30 10:31:06,314 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-30 10:31:06,318 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,336 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,355 INFO L138 Inliner]: procedures = 265, calls = 17, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 77 [2025-04-30 10:31:06,355 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-30 10:31:06,357 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-30 10:31:06,357 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-30 10:31:06,358 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-30 10:31:06,363 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,363 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,369 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,369 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,376 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,381 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,384 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,389 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,390 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,397 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-30 10:31:06,402 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-30 10:31:06,402 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-30 10:31:06,402 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-30 10:31:06,403 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (1/1) ... [2025-04-30 10:31:06,407 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-30 10:31:06,417 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-04-30 10:31:06,428 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-04-30 10:31:06,434 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure thread [2025-04-30 10:31:06,449 INFO L138 BoogieDeclarations]: Found implementation of procedure thread [2025-04-30 10:31:06,449 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-30 10:31:06,449 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-30 10:31:06,450 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-04-30 10:31:06,544 INFO L234 CfgBuilder]: Building ICFG [2025-04-30 10:31:06,545 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-30 10:31:06,754 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-30 10:31:06,754 INFO L283 CfgBuilder]: Performing block encoding [2025-04-30 10:31:06,768 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-30 10:31:06,769 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2025-04-30 10:31:06,769 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:31:06 BoogieIcfgContainer [2025-04-30 10:31:06,769 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-30 10:31:06,770 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-30 10:31:06,770 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-30 10:31:06,773 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-30 10:31:06,773 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 30.04 10:31:05" (1/3) ... [2025-04-30 10:31:06,774 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c626508 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:31:06, skipping insertion in model container [2025-04-30 10:31:06,774 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 30.04 10:31:06" (2/3) ... [2025-04-30 10:31:06,774 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4c626508 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 30.04 10:31:06, skipping insertion in model container [2025-04-30 10:31:06,774 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 30.04 10:31:06" (3/3) ... [2025-04-30 10:31:06,775 INFO L128 eAbstractionObserver]: Analyzing ICFG thread-join-binomial.i [2025-04-30 10:31:06,787 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-30 10:31:06,788 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG thread-join-binomial.i that has 2 procedures, 151 locations, 158 edges, 1 initial locations, 2 loop locations, and 15 error locations. [2025-04-30 10:31:06,788 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-30 10:31:06,849 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2025-04-30 10:31:06,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 195 places, 206 transitions, 425 flow [2025-04-30 10:31:06,935 INFO L116 PetriNetUnfolderBase]: 7/179 cut-off events. [2025-04-30 10:31:06,937 INFO L117 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2025-04-30 10:31:06,939 INFO L83 FinitePrefix]: Finished finitePrefix Result has 184 conditions, 179 events. 7/179 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 220 event pairs, 0 based on Foata normal form. 0/150 useless extension candidates. Maximal degree in co-relation 89. Up to 3 conditions per place. [2025-04-30 10:31:06,939 INFO L82 GeneralOperation]: Start removeDead. Operand has 195 places, 206 transitions, 425 flow [2025-04-30 10:31:06,943 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 144 places, 148 transitions, 303 flow [2025-04-30 10:31:06,949 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:31:06,958 INFO L340 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;@7a4e2ab2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:31:06,959 INFO L341 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2025-04-30 10:31:06,962 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:31:06,962 INFO L116 PetriNetUnfolderBase]: 0/19 cut-off events. [2025-04-30 10:31:06,962 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:06,962 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:06,963 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] [2025-04-30 10:31:06,963 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:06,966 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:06,967 INFO L85 PathProgramCache]: Analyzing trace with hash 1868978095, now seen corresponding path program 1 times [2025-04-30 10:31:06,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:06,972 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1504924128] [2025-04-30 10:31:06,974 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:06,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:07,028 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-30 10:31:07,035 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-30 10:31:07,035 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:07,035 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:07,103 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:07,104 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:07,105 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1504924128] [2025-04-30 10:31:07,105 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1504924128] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:07,105 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:07,105 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:07,106 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1407729984] [2025-04-30 10:31:07,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:07,110 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:07,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:07,126 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:07,127 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:07,173 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-04-30 10:31:07,176 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 144 places, 148 transitions, 303 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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-04-30 10:31:07,178 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:07,178 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-04-30 10:31:07,178 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:07,223 INFO L116 PetriNetUnfolderBase]: 5/171 cut-off events. [2025-04-30 10:31:07,224 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-30 10:31:07,224 INFO L83 FinitePrefix]: Finished finitePrefix Result has 193 conditions, 171 events. 5/171 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 196 event pairs, 0 based on Foata normal form. 2/147 useless extension candidates. Maximal degree in co-relation 94. Up to 15 conditions per place. [2025-04-30 10:31:07,226 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 14 selfloop transitions, 2 changer transitions 1/145 dead transitions. [2025-04-30 10:31:07,226 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 145 places, 145 transitions, 329 flow [2025-04-30 10:31:07,227 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:07,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:07,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 556 transitions. [2025-04-30 10:31:07,238 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8996763754045307 [2025-04-30 10:31:07,239 INFO L175 Difference]: Start difference. First operand has 144 places, 148 transitions, 303 flow. Second operand 3 states and 556 transitions. [2025-04-30 10:31:07,240 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 145 places, 145 transitions, 329 flow [2025-04-30 10:31:07,246 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 145 places, 145 transitions, 329 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:07,250 INFO L231 Difference]: Finished difference. Result has 145 places, 144 transitions, 299 flow [2025-04-30 10:31:07,253 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=297, PETRI_DIFFERENCE_MINUEND_PLACES=143, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=143, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=299, PETRI_PLACES=145, PETRI_TRANSITIONS=144} [2025-04-30 10:31:07,256 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 1 predicate places. [2025-04-30 10:31:07,257 INFO L485 AbstractCegarLoop]: Abstraction has has 145 places, 144 transitions, 299 flow [2025-04-30 10:31:07,258 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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-04-30 10:31:07,258 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:07,258 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-04-30 10:31:07,259 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-30 10:31:07,259 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:07,259 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:07,260 INFO L85 PathProgramCache]: Analyzing trace with hash 548274791, now seen corresponding path program 1 times [2025-04-30 10:31:07,260 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:07,260 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [682647455] [2025-04-30 10:31:07,260 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:07,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:07,273 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-04-30 10:31:07,280 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-04-30 10:31:07,284 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:07,285 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:07,326 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:07,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:07,326 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [682647455] [2025-04-30 10:31:07,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [682647455] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:07,326 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:07,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:07,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1573090550] [2025-04-30 10:31:07,327 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:07,327 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:07,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:07,328 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:07,328 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:07,360 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-04-30 10:31:07,361 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 145 places, 144 transitions, 299 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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-04-30 10:31:07,361 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:07,361 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-04-30 10:31:07,361 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:07,411 INFO L116 PetriNetUnfolderBase]: 5/166 cut-off events. [2025-04-30 10:31:07,411 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-30 10:31:07,411 INFO L83 FinitePrefix]: Finished finitePrefix Result has 191 conditions, 166 events. 5/166 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 189 event pairs, 0 based on Foata normal form. 0/145 useless extension candidates. Maximal degree in co-relation 162. Up to 15 conditions per place. [2025-04-30 10:31:07,413 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 15 selfloop transitions, 1 changer transitions 0/140 dead transitions. [2025-04-30 10:31:07,413 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 142 places, 140 transitions, 323 flow [2025-04-30 10:31:07,414 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:07,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:07,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 545 transitions. [2025-04-30 10:31:07,417 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8818770226537217 [2025-04-30 10:31:07,418 INFO L175 Difference]: Start difference. First operand has 145 places, 144 transitions, 299 flow. Second operand 3 states and 545 transitions. [2025-04-30 10:31:07,419 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 142 places, 140 transitions, 323 flow [2025-04-30 10:31:07,420 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 140 transitions, 319 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:07,421 INFO L231 Difference]: Finished difference. Result has 140 places, 140 transitions, 289 flow [2025-04-30 10:31:07,422 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=287, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=140, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=139, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=140, PETRI_TRANSITIONS=140} [2025-04-30 10:31:07,423 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-04-30 10:31:07,423 INFO L485 AbstractCegarLoop]: Abstraction has has 140 places, 140 transitions, 289 flow [2025-04-30 10:31:07,424 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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-04-30 10:31:07,424 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:07,424 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, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:07,424 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-30 10:31:07,424 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:07,425 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:07,426 INFO L85 PathProgramCache]: Analyzing trace with hash -400169007, now seen corresponding path program 1 times [2025-04-30 10:31:07,426 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:07,426 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430754350] [2025-04-30 10:31:07,426 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:07,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:07,438 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-04-30 10:31:07,452 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-04-30 10:31:07,455 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:07,455 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:07,482 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:07,482 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:07,482 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430754350] [2025-04-30 10:31:07,482 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430754350] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:07,482 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:07,482 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:07,482 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [600490758] [2025-04-30 10:31:07,482 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:07,483 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:07,483 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:07,483 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:07,483 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:07,508 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-04-30 10:31:07,509 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 140 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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-04-30 10:31:07,509 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:07,509 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-04-30 10:31:07,509 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:07,555 INFO L116 PetriNetUnfolderBase]: 21/277 cut-off events. [2025-04-30 10:31:07,555 INFO L117 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2025-04-30 10:31:07,556 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 277 events. 21/277 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 11. Compared 744 event pairs, 6 based on Foata normal form. 0/237 useless extension candidates. Maximal degree in co-relation 292. Up to 35 conditions per place. [2025-04-30 10:31:07,556 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 14 selfloop transitions, 2 changer transitions 0/139 dead transitions. [2025-04-30 10:31:07,557 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 139 transitions, 319 flow [2025-04-30 10:31:07,557 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:07,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:07,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 554 transitions. [2025-04-30 10:31:07,558 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8964401294498382 [2025-04-30 10:31:07,558 INFO L175 Difference]: Start difference. First operand has 140 places, 140 transitions, 289 flow. Second operand 3 states and 554 transitions. [2025-04-30 10:31:07,558 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 139 transitions, 319 flow [2025-04-30 10:31:07,559 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 140 places, 139 transitions, 318 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-30 10:31:07,560 INFO L231 Difference]: Finished difference. Result has 140 places, 139 transitions, 290 flow [2025-04-30 10:31:07,561 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=138, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=139, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=137, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=290, PETRI_PLACES=140, PETRI_TRANSITIONS=139} [2025-04-30 10:31:07,561 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -4 predicate places. [2025-04-30 10:31:07,561 INFO L485 AbstractCegarLoop]: Abstraction has has 140 places, 139 transitions, 290 flow [2025-04-30 10:31:07,562 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 180.33333333333334) internal successors, (541), 3 states have internal predecessors, (541), 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-04-30 10:31:07,562 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:07,562 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:07,562 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-04-30 10:31:07,562 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:07,563 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:07,563 INFO L85 PathProgramCache]: Analyzing trace with hash -657220999, now seen corresponding path program 1 times [2025-04-30 10:31:07,563 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:07,563 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908372364] [2025-04-30 10:31:07,563 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:07,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:07,573 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-04-30 10:31:07,577 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-04-30 10:31:07,577 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:07,577 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:07,652 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:07,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:07,653 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908372364] [2025-04-30 10:31:07,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908372364] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:07,653 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:07,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:07,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [876085780] [2025-04-30 10:31:07,654 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:07,655 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:07,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:07,655 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:07,655 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:07,679 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 175 out of 206 [2025-04-30 10:31:07,680 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 139 transitions, 290 flow. Second operand has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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-04-30 10:31:07,680 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:07,680 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 175 of 206 [2025-04-30 10:31:07,680 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:07,735 INFO L116 PetriNetUnfolderBase]: 41/383 cut-off events. [2025-04-30 10:31:07,736 INFO L117 PetriNetUnfolderBase]: For 5/5 co-relation queries the response was YES. [2025-04-30 10:31:07,737 INFO L83 FinitePrefix]: Finished finitePrefix Result has 457 conditions, 383 events. 41/383 cut-off events. For 5/5 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 1432 event pairs, 16 based on Foata normal form. 0/335 useless extension candidates. Maximal degree in co-relation 429. Up to 63 conditions per place. [2025-04-30 10:31:07,739 INFO L140 encePairwiseOnDemand]: 200/206 looper letters, 16 selfloop transitions, 2 changer transitions 0/137 dead transitions. [2025-04-30 10:31:07,739 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 138 places, 137 transitions, 322 flow [2025-04-30 10:31:07,740 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:07,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:07,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 547 transitions. [2025-04-30 10:31:07,741 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8851132686084142 [2025-04-30 10:31:07,742 INFO L175 Difference]: Start difference. First operand has 140 places, 139 transitions, 290 flow. Second operand 3 states and 547 transitions. [2025-04-30 10:31:07,742 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 138 places, 137 transitions, 322 flow [2025-04-30 10:31:07,743 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 136 places, 137 transitions, 318 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:07,745 INFO L231 Difference]: Finished difference. Result has 137 places, 137 transitions, 292 flow [2025-04-30 10:31:07,746 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=278, PETRI_DIFFERENCE_MINUEND_PLACES=134, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=133, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=292, PETRI_PLACES=137, PETRI_TRANSITIONS=137} [2025-04-30 10:31:07,746 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -7 predicate places. [2025-04-30 10:31:07,747 INFO L485 AbstractCegarLoop]: Abstraction has has 137 places, 137 transitions, 292 flow [2025-04-30 10:31:07,747 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 176.0) internal successors, (528), 3 states have internal predecessors, (528), 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-04-30 10:31:07,747 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:07,747 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:07,748 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2025-04-30 10:31:07,748 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:07,748 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:07,748 INFO L85 PathProgramCache]: Analyzing trace with hash -310989534, now seen corresponding path program 1 times [2025-04-30 10:31:07,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:07,749 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1744473542] [2025-04-30 10:31:07,749 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:07,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:07,759 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-04-30 10:31:07,775 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-04-30 10:31:07,775 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:07,775 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:08,206 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:08,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:08,207 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1744473542] [2025-04-30 10:31:08,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1744473542] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:08,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:08,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:08,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540046407] [2025-04-30 10:31:08,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:08,207 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:08,207 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:08,208 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:08,208 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:08,361 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 179 out of 206 [2025-04-30 10:31:08,362 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 137 places, 137 transitions, 292 flow. Second operand has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 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-04-30 10:31:08,362 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:08,362 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 179 of 206 [2025-04-30 10:31:08,362 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:08,440 INFO L116 PetriNetUnfolderBase]: 70/482 cut-off events. [2025-04-30 10:31:08,441 INFO L117 PetriNetUnfolderBase]: For 15/22 co-relation queries the response was YES. [2025-04-30 10:31:08,442 INFO L83 FinitePrefix]: Finished finitePrefix Result has 611 conditions, 482 events. 70/482 cut-off events. For 15/22 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 2168 event pairs, 8 based on Foata normal form. 5/433 useless extension candidates. Maximal degree in co-relation 582. Up to 45 conditions per place. [2025-04-30 10:31:08,443 INFO L140 encePairwiseOnDemand]: 201/206 looper letters, 34 selfloop transitions, 4 changer transitions 1/156 dead transitions. [2025-04-30 10:31:08,443 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 141 places, 156 transitions, 406 flow [2025-04-30 10:31:08,443 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:08,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:08,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1113 transitions. [2025-04-30 10:31:08,445 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9004854368932039 [2025-04-30 10:31:08,445 INFO L175 Difference]: Start difference. First operand has 137 places, 137 transitions, 292 flow. Second operand 6 states and 1113 transitions. [2025-04-30 10:31:08,446 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 141 places, 156 transitions, 406 flow [2025-04-30 10:31:08,446 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 141 places, 156 transitions, 406 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:08,448 INFO L231 Difference]: Finished difference. Result has 141 places, 135 transitions, 293 flow [2025-04-30 10:31:08,448 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=136, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=136, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=132, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=293, PETRI_PLACES=141, PETRI_TRANSITIONS=135} [2025-04-30 10:31:08,452 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, -3 predicate places. [2025-04-30 10:31:08,452 INFO L485 AbstractCegarLoop]: Abstraction has has 141 places, 135 transitions, 293 flow [2025-04-30 10:31:08,452 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 180.16666666666666) internal successors, (1081), 6 states have internal predecessors, (1081), 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-04-30 10:31:08,453 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:08,453 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:08,453 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2025-04-30 10:31:08,453 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:08,453 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:08,453 INFO L85 PathProgramCache]: Analyzing trace with hash 1052358671, now seen corresponding path program 1 times [2025-04-30 10:31:08,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:08,453 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1379211274] [2025-04-30 10:31:08,453 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:08,461 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-04-30 10:31:08,472 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-04-30 10:31:08,472 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:08,472 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:08,688 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:08,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:08,689 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1379211274] [2025-04-30 10:31:08,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1379211274] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:08,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:08,689 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:08,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1397625629] [2025-04-30 10:31:08,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:08,690 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:08,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:08,691 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:08,691 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:08,829 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 164 out of 206 [2025-04-30 10:31:08,830 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 141 places, 135 transitions, 293 flow. Second operand has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 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-04-30 10:31:08,830 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:08,830 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 164 of 206 [2025-04-30 10:31:08,830 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:09,045 INFO L116 PetriNetUnfolderBase]: 210/772 cut-off events. [2025-04-30 10:31:09,045 INFO L117 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2025-04-30 10:31:09,047 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1221 conditions, 772 events. 210/772 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 54. Compared 4405 event pairs, 60 based on Foata normal form. 0/665 useless extension candidates. Maximal degree in co-relation 1190. Up to 239 conditions per place. [2025-04-30 10:31:09,049 INFO L140 encePairwiseOnDemand]: 195/206 looper letters, 60 selfloop transitions, 19 changer transitions 0/185 dead transitions. [2025-04-30 10:31:09,049 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 146 places, 185 transitions, 551 flow [2025-04-30 10:31:09,050 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:09,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:09,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1064 transitions. [2025-04-30 10:31:09,052 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.86084142394822 [2025-04-30 10:31:09,052 INFO L175 Difference]: Start difference. First operand has 141 places, 135 transitions, 293 flow. Second operand 6 states and 1064 transitions. [2025-04-30 10:31:09,053 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 146 places, 185 transitions, 551 flow [2025-04-30 10:31:09,054 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 142 places, 185 transitions, 544 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-04-30 10:31:09,056 INFO L231 Difference]: Finished difference. Result has 146 places, 154 transitions, 417 flow [2025-04-30 10:31:09,056 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=286, PETRI_DIFFERENCE_MINUEND_PLACES=137, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=135, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=125, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=417, PETRI_PLACES=146, PETRI_TRANSITIONS=154} [2025-04-30 10:31:09,057 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 2 predicate places. [2025-04-30 10:31:09,057 INFO L485 AbstractCegarLoop]: Abstraction has has 146 places, 154 transitions, 417 flow [2025-04-30 10:31:09,057 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 165.66666666666666) internal successors, (994), 6 states have internal predecessors, (994), 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-04-30 10:31:09,057 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:09,058 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, 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, 1, 1, 1] [2025-04-30 10:31:09,058 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2025-04-30 10:31:09,058 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:09,058 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:09,058 INFO L85 PathProgramCache]: Analyzing trace with hash -1260090653, now seen corresponding path program 1 times [2025-04-30 10:31:09,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:09,059 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307031201] [2025-04-30 10:31:09,059 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:09,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:09,068 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-04-30 10:31:09,072 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-04-30 10:31:09,072 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,072 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:09,101 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:09,101 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:09,101 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307031201] [2025-04-30 10:31:09,101 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307031201] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:09,101 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:09,101 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:09,101 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [767587006] [2025-04-30 10:31:09,101 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:09,101 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:09,102 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:09,102 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:09,102 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:09,114 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 185 out of 206 [2025-04-30 10:31:09,115 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 146 places, 154 transitions, 417 flow. Second operand has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 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-04-30 10:31:09,115 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:09,115 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 185 of 206 [2025-04-30 10:31:09,115 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:09,171 INFO L116 PetriNetUnfolderBase]: 32/275 cut-off events. [2025-04-30 10:31:09,171 INFO L117 PetriNetUnfolderBase]: For 30/30 co-relation queries the response was YES. [2025-04-30 10:31:09,172 INFO L83 FinitePrefix]: Finished finitePrefix Result has 465 conditions, 275 events. 32/275 cut-off events. For 30/30 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 944 event pairs, 5 based on Foata normal form. 0/247 useless extension candidates. Maximal degree in co-relation 432. Up to 53 conditions per place. [2025-04-30 10:31:09,172 INFO L140 encePairwiseOnDemand]: 203/206 looper letters, 10 selfloop transitions, 2 changer transitions 0/153 dead transitions. [2025-04-30 10:31:09,172 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 147 places, 153 transitions, 439 flow [2025-04-30 10:31:09,173 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:09,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:09,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 568 transitions. [2025-04-30 10:31:09,174 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.919093851132686 [2025-04-30 10:31:09,174 INFO L175 Difference]: Start difference. First operand has 146 places, 154 transitions, 417 flow. Second operand 3 states and 568 transitions. [2025-04-30 10:31:09,174 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 147 places, 153 transitions, 439 flow [2025-04-30 10:31:09,178 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 147 places, 153 transitions, 439 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:09,179 INFO L231 Difference]: Finished difference. Result has 147 places, 153 transitions, 419 flow [2025-04-30 10:31:09,179 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=206, PETRI_DIFFERENCE_MINUEND_FLOW=415, PETRI_DIFFERENCE_MINUEND_PLACES=145, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=153, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=151, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=419, PETRI_PLACES=147, PETRI_TRANSITIONS=153} [2025-04-30 10:31:09,181 INFO L279 CegarLoopForPetriNet]: 144 programPoint places, 3 predicate places. [2025-04-30 10:31:09,181 INFO L485 AbstractCegarLoop]: Abstraction has has 147 places, 153 transitions, 419 flow [2025-04-30 10:31:09,181 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 186.66666666666666) internal successors, (560), 3 states have internal predecessors, (560), 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-04-30 10:31:09,181 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:09,181 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:09,182 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2025-04-30 10:31:09,182 INFO L403 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 17 more)] === [2025-04-30 10:31:09,183 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:09,183 INFO L85 PathProgramCache]: Analyzing trace with hash -1104864435, now seen corresponding path program 1 times [2025-04-30 10:31:09,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:09,183 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1274211539] [2025-04-30 10:31:09,183 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:09,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:09,204 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-04-30 10:31:09,218 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-04-30 10:31:09,218 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,218 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:09,218 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-30 10:31:09,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 74 statements into 1 equivalence classes. [2025-04-30 10:31:09,230 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 74 of 74 statements. [2025-04-30 10:31:09,230 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,230 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:09,255 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-30 10:31:09,255 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-30 10:31:09,256 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (19 of 20 remaining) [2025-04-30 10:31:09,257 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 20 remaining) [2025-04-30 10:31:09,257 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 20 remaining) [2025-04-30 10:31:09,257 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 20 remaining) [2025-04-30 10:31:09,257 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (13 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (12 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (11 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (10 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 20 remaining) [2025-04-30 10:31:09,258 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 20 remaining) [2025-04-30 10:31:09,258 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2025-04-30 10:31:09,258 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:09,260 WARN L247 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-30 10:31:09,260 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2025-04-30 10:31:09,309 INFO L143 ThreadInstanceAdder]: Constructed 8 joinOtherThreadTransitions. [2025-04-30 10:31:09,312 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 254 places, 274 transitions, 582 flow [2025-04-30 10:31:09,372 INFO L116 PetriNetUnfolderBase]: 36/560 cut-off events. [2025-04-30 10:31:09,372 INFO L117 PetriNetUnfolderBase]: For 16/17 co-relation queries the response was YES. [2025-04-30 10:31:09,374 INFO L83 FinitePrefix]: Finished finitePrefix Result has 584 conditions, 560 events. 36/560 cut-off events. For 16/17 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 1800 event pairs, 0 based on Foata normal form. 0/465 useless extension candidates. Maximal degree in co-relation 316. Up to 9 conditions per place. [2025-04-30 10:31:09,375 INFO L82 GeneralOperation]: Start removeDead. Operand has 254 places, 274 transitions, 582 flow [2025-04-30 10:31:09,378 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 213 places, 224 transitions, 470 flow [2025-04-30 10:31:09,378 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:31:09,379 INFO L340 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;@7a4e2ab2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:31:09,379 INFO L341 AbstractCegarLoop]: Starting to check reachability of 24 error locations. [2025-04-30 10:31:09,380 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:31:09,380 INFO L116 PetriNetUnfolderBase]: 0/19 cut-off events. [2025-04-30 10:31:09,380 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:09,381 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:09,381 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] [2025-04-30 10:31:09,381 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:09,381 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:09,381 INFO L85 PathProgramCache]: Analyzing trace with hash 1743168047, now seen corresponding path program 1 times [2025-04-30 10:31:09,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:09,381 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871547410] [2025-04-30 10:31:09,381 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:09,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:09,385 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-30 10:31:09,386 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-30 10:31:09,387 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,387 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:09,396 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:09,396 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:09,396 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871547410] [2025-04-30 10:31:09,396 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871547410] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:09,396 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:09,397 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:09,397 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [902408182] [2025-04-30 10:31:09,397 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:09,397 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:09,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:09,397 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:09,397 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:09,428 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-04-30 10:31:09,429 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 224 transitions, 470 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-04-30 10:31:09,429 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:09,429 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-04-30 10:31:09,429 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:09,586 INFO L116 PetriNetUnfolderBase]: 145/1134 cut-off events. [2025-04-30 10:31:09,586 INFO L117 PetriNetUnfolderBase]: For 73/74 co-relation queries the response was YES. [2025-04-30 10:31:09,590 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1369 conditions, 1134 events. 145/1134 cut-off events. For 73/74 co-relation queries the response was YES. Maximal size of possible extension queue 25. Compared 5837 event pairs, 41 based on Foata normal form. 27/962 useless extension candidates. Maximal degree in co-relation 862. Up to 187 conditions per place. [2025-04-30 10:31:09,594 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 25 selfloop transitions, 2 changer transitions 1/220 dead transitions. [2025-04-30 10:31:09,594 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 214 places, 220 transitions, 516 flow [2025-04-30 10:31:09,594 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:09,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:09,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 733 transitions. [2025-04-30 10:31:09,596 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8917274939172749 [2025-04-30 10:31:09,596 INFO L175 Difference]: Start difference. First operand has 213 places, 224 transitions, 470 flow. Second operand 3 states and 733 transitions. [2025-04-30 10:31:09,596 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 214 places, 220 transitions, 516 flow [2025-04-30 10:31:09,597 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 214 places, 220 transitions, 516 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:09,599 INFO L231 Difference]: Finished difference. Result has 214 places, 219 transitions, 464 flow [2025-04-30 10:31:09,599 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=462, PETRI_DIFFERENCE_MINUEND_PLACES=212, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=220, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=218, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=464, PETRI_PLACES=214, PETRI_TRANSITIONS=219} [2025-04-30 10:31:09,599 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 1 predicate places. [2025-04-30 10:31:09,599 INFO L485 AbstractCegarLoop]: Abstraction has has 214 places, 219 transitions, 464 flow [2025-04-30 10:31:09,600 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-04-30 10:31:09,600 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:09,600 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-04-30 10:31:09,600 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2025-04-30 10:31:09,600 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:09,601 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:09,601 INFO L85 PathProgramCache]: Analyzing trace with hash -210815641, now seen corresponding path program 1 times [2025-04-30 10:31:09,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:09,601 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [371594891] [2025-04-30 10:31:09,601 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:09,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:09,605 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-04-30 10:31:09,606 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-04-30 10:31:09,606 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,606 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:09,617 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:09,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:09,617 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [371594891] [2025-04-30 10:31:09,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [371594891] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:09,618 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:09,618 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:09,618 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1861185598] [2025-04-30 10:31:09,618 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:09,618 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:09,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:09,618 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:09,618 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:09,646 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-04-30 10:31:09,647 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 214 places, 219 transitions, 464 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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-04-30 10:31:09,647 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:09,647 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-04-30 10:31:09,647 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:09,757 INFO L116 PetriNetUnfolderBase]: 154/1183 cut-off events. [2025-04-30 10:31:09,758 INFO L117 PetriNetUnfolderBase]: For 111/117 co-relation queries the response was YES. [2025-04-30 10:31:09,762 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1450 conditions, 1183 events. 154/1183 cut-off events. For 111/117 co-relation queries the response was YES. Maximal size of possible extension queue 33. Compared 6294 event pairs, 37 based on Foata normal form. 0/983 useless extension candidates. Maximal degree in co-relation 1420. Up to 202 conditions per place. [2025-04-30 10:31:09,767 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 26 selfloop transitions, 1 changer transitions 0/214 dead transitions. [2025-04-30 10:31:09,767 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 210 places, 214 transitions, 508 flow [2025-04-30 10:31:09,767 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:09,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:09,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 716 transitions. [2025-04-30 10:31:09,768 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8710462287104623 [2025-04-30 10:31:09,768 INFO L175 Difference]: Start difference. First operand has 214 places, 219 transitions, 464 flow. Second operand 3 states and 716 transitions. [2025-04-30 10:31:09,769 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 210 places, 214 transitions, 508 flow [2025-04-30 10:31:09,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 214 transitions, 504 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:09,771 INFO L231 Difference]: Finished difference. Result has 208 places, 214 transitions, 452 flow [2025-04-30 10:31:09,772 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=450, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=214, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=213, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=452, PETRI_PLACES=208, PETRI_TRANSITIONS=214} [2025-04-30 10:31:09,772 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-04-30 10:31:09,772 INFO L485 AbstractCegarLoop]: Abstraction has has 208 places, 214 transitions, 452 flow [2025-04-30 10:31:09,773 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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-04-30 10:31:09,773 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:09,773 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, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:09,773 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2025-04-30 10:31:09,773 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:09,773 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:09,773 INFO L85 PathProgramCache]: Analyzing trace with hash -698282957, now seen corresponding path program 1 times [2025-04-30 10:31:09,773 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:09,773 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [954545718] [2025-04-30 10:31:09,774 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:09,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:09,778 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-04-30 10:31:09,779 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-04-30 10:31:09,779 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:09,779 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:09,791 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:09,791 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:09,791 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [954545718] [2025-04-30 10:31:09,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [954545718] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:09,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:09,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:09,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1158354637] [2025-04-30 10:31:09,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:09,792 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:09,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:09,792 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:09,792 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:09,814 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 234 out of 274 [2025-04-30 10:31:09,815 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 214 transitions, 452 flow. Second operand has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-04-30 10:31:09,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:09,815 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 234 of 274 [2025-04-30 10:31:09,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:10,063 INFO L116 PetriNetUnfolderBase]: 494/2743 cut-off events. [2025-04-30 10:31:10,063 INFO L117 PetriNetUnfolderBase]: For 125/127 co-relation queries the response was YES. [2025-04-30 10:31:10,070 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3370 conditions, 2743 events. 494/2743 cut-off events. For 125/127 co-relation queries the response was YES. Maximal size of possible extension queue 75. Compared 20045 event pairs, 178 based on Foata normal form. 0/2288 useless extension candidates. Maximal degree in co-relation 3340. Up to 560 conditions per place. [2025-04-30 10:31:10,079 INFO L140 encePairwiseOnDemand]: 271/274 looper letters, 25 selfloop transitions, 2 changer transitions 0/213 dead transitions. [2025-04-30 10:31:10,079 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 209 places, 213 transitions, 504 flow [2025-04-30 10:31:10,079 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:10,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:10,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 730 transitions. [2025-04-30 10:31:10,081 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8880778588807786 [2025-04-30 10:31:10,081 INFO L175 Difference]: Start difference. First operand has 208 places, 214 transitions, 452 flow. Second operand 3 states and 730 transitions. [2025-04-30 10:31:10,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 209 places, 213 transitions, 504 flow [2025-04-30 10:31:10,083 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 213 transitions, 503 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-30 10:31:10,084 INFO L231 Difference]: Finished difference. Result has 208 places, 213 transitions, 453 flow [2025-04-30 10:31:10,085 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=449, PETRI_DIFFERENCE_MINUEND_PLACES=206, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=213, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=211, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=208, PETRI_TRANSITIONS=213} [2025-04-30 10:31:10,085 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-04-30 10:31:10,085 INFO L485 AbstractCegarLoop]: Abstraction has has 208 places, 213 transitions, 453 flow [2025-04-30 10:31:10,086 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 235.33333333333334) internal successors, (706), 3 states have internal predecessors, (706), 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-04-30 10:31:10,086 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:10,086 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:10,086 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2025-04-30 10:31:10,086 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:10,086 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:10,087 INFO L85 PathProgramCache]: Analyzing trace with hash 1878283321, now seen corresponding path program 1 times [2025-04-30 10:31:10,087 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:10,087 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [304210291] [2025-04-30 10:31:10,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:10,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:10,092 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-04-30 10:31:10,093 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-04-30 10:31:10,093 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:10,093 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:10,106 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:10,107 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:10,107 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [304210291] [2025-04-30 10:31:10,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [304210291] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:10,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:10,107 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:10,107 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [451783630] [2025-04-30 10:31:10,107 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:10,108 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:10,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:10,108 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:10,109 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:10,128 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 228 out of 274 [2025-04-30 10:31:10,129 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 213 transitions, 453 flow. Second operand has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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-04-30 10:31:10,129 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:10,129 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 228 of 274 [2025-04-30 10:31:10,130 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:10,506 INFO L116 PetriNetUnfolderBase]: 1002/4785 cut-off events. [2025-04-30 10:31:10,506 INFO L117 PetriNetUnfolderBase]: For 190/191 co-relation queries the response was YES. [2025-04-30 10:31:10,519 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6071 conditions, 4785 events. 1002/4785 cut-off events. For 190/191 co-relation queries the response was YES. Maximal size of possible extension queue 126. Compared 40622 event pairs, 463 based on Foata normal form. 0/4064 useless extension candidates. Maximal degree in co-relation 6042. Up to 1192 conditions per place. [2025-04-30 10:31:10,537 INFO L140 encePairwiseOnDemand]: 267/274 looper letters, 27 selfloop transitions, 2 changer transitions 0/210 dead transitions. [2025-04-30 10:31:10,537 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 205 places, 210 transitions, 505 flow [2025-04-30 10:31:10,538 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:10,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:10,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 718 transitions. [2025-04-30 10:31:10,539 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8734793187347932 [2025-04-30 10:31:10,541 INFO L175 Difference]: Start difference. First operand has 208 places, 213 transitions, 453 flow. Second operand 3 states and 718 transitions. [2025-04-30 10:31:10,541 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 205 places, 210 transitions, 505 flow [2025-04-30 10:31:10,542 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 203 places, 210 transitions, 501 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:10,543 INFO L231 Difference]: Finished difference. Result has 204 places, 210 transitions, 453 flow [2025-04-30 10:31:10,544 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=439, PETRI_DIFFERENCE_MINUEND_PLACES=201, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=206, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=453, PETRI_PLACES=204, PETRI_TRANSITIONS=210} [2025-04-30 10:31:10,544 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -9 predicate places. [2025-04-30 10:31:10,544 INFO L485 AbstractCegarLoop]: Abstraction has has 204 places, 210 transitions, 453 flow [2025-04-30 10:31:10,544 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 229.0) internal successors, (687), 3 states have internal predecessors, (687), 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-04-30 10:31:10,544 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:10,545 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:10,545 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2025-04-30 10:31:10,545 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:10,545 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:10,545 INFO L85 PathProgramCache]: Analyzing trace with hash 1217870754, now seen corresponding path program 1 times [2025-04-30 10:31:10,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:10,545 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [738013567] [2025-04-30 10:31:10,545 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:10,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:10,551 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-04-30 10:31:10,554 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-04-30 10:31:10,554 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:10,554 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:10,730 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:10,730 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:10,730 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [738013567] [2025-04-30 10:31:10,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [738013567] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:10,730 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:10,730 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:10,730 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1007820739] [2025-04-30 10:31:10,731 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:10,731 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:10,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:10,731 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:10,731 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:10,939 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 235 out of 274 [2025-04-30 10:31:10,941 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 204 places, 210 transitions, 453 flow. Second operand has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 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-04-30 10:31:10,941 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:10,941 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 235 of 274 [2025-04-30 10:31:10,941 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:11,378 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 90#L1029-4true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,378 INFO L286 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-04-30 10:31:11,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:11,379 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:11,379 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,384 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,384 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,384 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,384 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,385 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,385 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,385 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,385 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,390 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,391 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,391 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,391 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,391 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:11,391 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,391 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:11,397 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,397 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,397 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,397 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 157#L1031-5true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,401 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,401 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,401 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,401 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,402 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,402 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,402 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,403 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,403 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,403 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,403 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,404 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:11,404 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,404 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true]) [2025-04-30 10:31:11,439 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 180#L1045-8true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,439 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 77#L1045-7true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,439 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-04-30 10:31:11,439 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,439 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,442 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true]) [2025-04-30 10:31:11,443 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 180#L1045-8true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,443 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 77#L1045-7true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,443 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-04-30 10:31:11,443 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][238], [116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:11,443 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,443 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,451 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-04-30 10:31:11,452 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,452 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:11,452 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is not cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-30 10:31:11,452 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-30 10:31:11,454 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 186#L1034-9true, 252#true]) [2025-04-30 10:31:11,454 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,454 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,454 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-30 10:31:11,455 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is not cut-off event [2025-04-30 10:31:11,456 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 77#L1045-7true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,456 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,457 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,457 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,457 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,457 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,459 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 102#L1043-7true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:11,459 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 102#L1043-7true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,459 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:11,459 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,460 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][241], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 180#L1045-8true, Black: 266#true, 186#L1034-9true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,460 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,460 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,460 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,461 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 167#L1043-8true, 270#true]) [2025-04-30 10:31:11,461 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,461 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,461 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,461 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-30 10:31:11,462 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 167#L1043-8true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,462 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,462 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,462 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:11,462 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 129#L1043-9true, 252#true, 270#true]) [2025-04-30 10:31:11,463 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 129#L1043-9true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,463 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,463 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][237], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 13#L1043-10true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:11,465 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 13#L1043-10true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,465 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,465 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:11,514 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 90#L1029-4true, 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,515 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:11,515 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:11,515 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:11,515 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:11,515 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:11,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][222], [253#true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 157#L1031-5true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:11,526 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:11,526 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,526 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:11,526 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:11,526 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,529 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 266#true, 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,530 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,530 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,530 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,530 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,530 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:11,531 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,531 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,531 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,547 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,547 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,547 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,548 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,548 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][245], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:11,548 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,548 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][242], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:11,551 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,551 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 180#L1045-8true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,552 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][243], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,552 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][244], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:11,552 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:11,552 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:11,553 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 102#L1043-7true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,553 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:11,553 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,553 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,553 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:11,553 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,554 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 167#L1043-8true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,554 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:11,554 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,554 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,554 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:11,554 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 129#L1043-9true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,555 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][246], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 13#L1043-10true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:11,555 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,555 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:11,556 INFO L116 PetriNetUnfolderBase]: 1278/5164 cut-off events. [2025-04-30 10:31:11,556 INFO L117 PetriNetUnfolderBase]: For 477/612 co-relation queries the response was YES. [2025-04-30 10:31:11,568 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6949 conditions, 5164 events. 1278/5164 cut-off events. For 477/612 co-relation queries the response was YES. Maximal size of possible extension queue 134. Compared 43112 event pairs, 174 based on Foata normal form. 53/4573 useless extension candidates. Maximal degree in co-relation 6919. Up to 596 conditions per place. [2025-04-30 10:31:11,583 INFO L140 encePairwiseOnDemand]: 269/274 looper letters, 71 selfloop transitions, 4 changer transitions 1/257 dead transitions. [2025-04-30 10:31:11,583 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 208 places, 257 transitions, 721 flow [2025-04-30 10:31:11,583 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:11,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:11,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1486 transitions. [2025-04-30 10:31:11,586 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9038929440389294 [2025-04-30 10:31:11,586 INFO L175 Difference]: Start difference. First operand has 204 places, 210 transitions, 453 flow. Second operand 6 states and 1486 transitions. [2025-04-30 10:31:11,586 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 208 places, 257 transitions, 721 flow [2025-04-30 10:31:11,587 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 208 places, 257 transitions, 721 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:11,589 INFO L231 Difference]: Finished difference. Result has 208 places, 208 transitions, 454 flow [2025-04-30 10:31:11,589 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=451, PETRI_DIFFERENCE_MINUEND_PLACES=203, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=209, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=205, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=454, PETRI_PLACES=208, PETRI_TRANSITIONS=208} [2025-04-30 10:31:11,589 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, -5 predicate places. [2025-04-30 10:31:11,589 INFO L485 AbstractCegarLoop]: Abstraction has has 208 places, 208 transitions, 454 flow [2025-04-30 10:31:11,590 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 236.16666666666666) internal successors, (1417), 6 states have internal predecessors, (1417), 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-04-30 10:31:11,590 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:11,590 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:11,590 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2025-04-30 10:31:11,590 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:11,590 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:11,591 INFO L85 PathProgramCache]: Analyzing trace with hash 1408287439, now seen corresponding path program 1 times [2025-04-30 10:31:11,591 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:11,591 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1010064425] [2025-04-30 10:31:11,591 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:11,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:11,597 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-04-30 10:31:11,600 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-04-30 10:31:11,600 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:11,600 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:11,787 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:11,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:11,787 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1010064425] [2025-04-30 10:31:11,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1010064425] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:11,787 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:11,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:11,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314684486] [2025-04-30 10:31:11,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:11,787 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:11,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:11,788 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:11,788 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:11,966 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 216 out of 274 [2025-04-30 10:31:11,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 208 places, 208 transitions, 454 flow. Second operand has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 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-04-30 10:31:11,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:11,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 216 of 274 [2025-04-30 10:31:11,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:12,377 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 134#$Ultimate##0true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true]) [2025-04-30 10:31:12,377 INFO L286 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-04-30 10:31:12,377 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:12,377 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:12,377 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:12,451 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, 276#true, Black: 266#true, 36#L1025-3true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true]) [2025-04-30 10:31:12,451 INFO L286 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-04-30 10:31:12,451 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:12,451 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:12,452 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:12,670 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, 164#L1029-4true, 276#true, Black: 266#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:12,670 INFO L286 olderBase$Statistics]: this new event has 141 ancestors and is cut-off event [2025-04-30 10:31:12,670 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:12,670 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:12,670 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:12,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, 14#L1027-3true, 276#true, Black: 266#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:12,671 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-30 10:31:12,671 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:12,671 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:12,671 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:12,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [106#L1043-12true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 276#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:12,784 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-30 10:31:12,784 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:12,784 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:12,784 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:12,826 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 160#L1043-14true, 276#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:12,826 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:12,826 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:12,826 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:12,826 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:12,830 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, 276#true, Black: 266#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 215#L1031-13true]) [2025-04-30 10:31:12,830 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:12,830 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:12,830 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:12,830 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:12,830 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 10#L1031-5true]) [2025-04-30 10:31:12,830 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-30 10:31:12,831 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:12,831 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:12,831 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:12,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 276#true, Black: 266#true, 186#L1034-9true, 151#L1042-6true, 252#true, 270#true]) [2025-04-30 10:31:12,947 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:12,947 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:12,947 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:12,947 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:13,005 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 96#L1045true, 276#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,005 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-30 10:31:13,005 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,005 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:13,006 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:13,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 252#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:13,095 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,095 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:13,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 252#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0))]) [2025-04-30 10:31:13,117 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,117 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,117 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,117 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true, 167#L1043-8true]) [2025-04-30 10:31:13,131 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,131 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,131 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,131 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 102#L1043-7true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,132 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 129#L1043-9true, 252#true, 270#true]) [2025-04-30 10:31:13,132 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [8#L1043-6true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 276#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,132 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,132 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 252#true, 270#true]) [2025-04-30 10:31:13,133 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 129#L1043-9true, 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true]) [2025-04-30 10:31:13,133 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true, 167#L1043-8true]) [2025-04-30 10:31:13,133 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,133 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 186#L1034-9true, 252#true]) [2025-04-30 10:31:13,140 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,140 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,140 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,140 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,152 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 102#L1043-7true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,152 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,152 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,152 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,153 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,157 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 44#L1034-4true, 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true]) [2025-04-30 10:31:13,158 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 228#L1034-6true]) [2025-04-30 10:31:13,158 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, 63#L1034-7true, Black: 266#true, 276#true, 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:13,158 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [140#L1034-5true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true]) [2025-04-30 10:31:13,159 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 77#L1045-7true, Black: 266#true, 276#true, 186#L1034-9true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true]) [2025-04-30 10:31:13,159 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,159 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,173 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 252#true, 270#true, 167#L1043-8true]) [2025-04-30 10:31:13,173 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,173 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,173 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,173 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 129#L1043-9true, 252#true, 270#true]) [2025-04-30 10:31:13,190 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,190 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,190 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,190 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 266#true, 276#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,205 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 13#L1043-10true, 252#true, 270#true]) [2025-04-30 10:31:13,205 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,205 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][287], [38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 276#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,222 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,222 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,222 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,222 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,226 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 13#L1043-10true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,226 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,226 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,241 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][301], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 270#true]) [2025-04-30 10:31:13,242 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,242 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,242 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,242 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,247 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 266#true, 186#L1034-9true, 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true]) [2025-04-30 10:31:13,247 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,247 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,247 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,247 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 13#L1043-10true, 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true]) [2025-04-30 10:31:13,248 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,248 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,248 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,248 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,265 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][304], [38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true]) [2025-04-30 10:31:13,265 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,265 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,265 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,265 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 270#true]) [2025-04-30 10:31:13,270 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 13#L1043-10true, 186#L1034-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 270#true]) [2025-04-30 10:31:13,270 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,270 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:13,288 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][307], [38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 266#true, 186#L1034-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 270#true]) [2025-04-30 10:31:13,288 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:13,288 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:13,288 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,288 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:13,626 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 276#true, 151#L1042-6true, 254#true, 270#true, 197#L1034-9true]) [2025-04-30 10:31:13,627 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:31:13,627 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:13,627 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:13,627 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,637 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 96#L1045true, 276#true, Black: 266#true, 254#true, 270#true, 197#L1034-9true]) [2025-04-30 10:31:13,637 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:13,637 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:13,638 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:13,638 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:13,661 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 116#L1045-4true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 276#true, 254#true, 272#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 197#L1034-9true]) [2025-04-30 10:31:13,661 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:13,661 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:13,661 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,661 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:13,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 114#L1045-5true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, Black: 266#true, 254#true, 273#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 197#L1034-9true]) [2025-04-30 10:31:13,668 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:13,668 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,668 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,668 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][291], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 102#L1043-7true, Black: 266#true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:13,673 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:13,673 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 8#L1043-6true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, Black: 266#true, 254#true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:13,674 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:13,674 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:13,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][226], [253#true, 268#(= |#race~tids~0| 0), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 276#true, Black: 266#true, 191#L1034-7true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:13,675 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:13,675 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,675 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,675 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 2#L1045-6true, 262#(= |#race~threads_total~0| 0), Black: 266#true, 276#true, 274#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 254#true, 197#L1034-9true]) [2025-04-30 10:31:13,676 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:13,676 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,676 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,676 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][292], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 254#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true, 167#L1043-8true, 197#L1034-9true]) [2025-04-30 10:31:13,681 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:13,681 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,681 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,681 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, Black: 266#true, 102#L1043-7true, 254#true, 270#true, 197#L1034-9true]) [2025-04-30 10:31:13,684 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:13,684 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,684 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:13,684 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:13,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 77#L1045-7true, Black: 266#true, 276#true, 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 197#L1034-9true]) [2025-04-30 10:31:13,686 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:13,686 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,686 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,686 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][293], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 129#L1043-9true, 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 270#true, 197#L1034-9true]) [2025-04-30 10:31:13,691 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:13,691 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,691 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,691 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,693 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 266#true, 276#true, 254#true, 270#true, 167#L1043-8true, 197#L1034-9true]) [2025-04-30 10:31:13,693 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:13,693 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:13,693 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,693 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:13,701 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][286], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 276#true, Black: 266#true, 254#true, 129#L1043-9true, 197#L1034-9true, 270#true]) [2025-04-30 10:31:13,701 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:13,701 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:13,701 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,701 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:13,721 INFO L116 PetriNetUnfolderBase]: 7568/19967 cut-off events. [2025-04-30 10:31:13,722 INFO L117 PetriNetUnfolderBase]: For 1530/1804 co-relation queries the response was YES. [2025-04-30 10:31:13,776 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31354 conditions, 19967 events. 7568/19967 cut-off events. For 1530/1804 co-relation queries the response was YES. Maximal size of possible extension queue 654. Compared 193814 event pairs, 1552 based on Foata normal form. 18/17395 useless extension candidates. Maximal degree in co-relation 31322. Up to 6230 conditions per place. [2025-04-30 10:31:13,836 INFO L140 encePairwiseOnDemand]: 259/274 looper letters, 116 selfloop transitions, 32 changer transitions 0/313 dead transitions. [2025-04-30 10:31:13,836 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 213 places, 313 transitions, 1016 flow [2025-04-30 10:31:13,837 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:13,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:13,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1445 transitions. [2025-04-30 10:31:13,839 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8789537712895377 [2025-04-30 10:31:13,839 INFO L175 Difference]: Start difference. First operand has 208 places, 208 transitions, 454 flow. Second operand 6 states and 1445 transitions. [2025-04-30 10:31:13,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 213 places, 313 transitions, 1016 flow [2025-04-30 10:31:13,845 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 209 places, 313 transitions, 1009 flow, removed 0 selfloop flow, removed 4 redundant places. [2025-04-30 10:31:13,848 INFO L231 Difference]: Finished difference. Result has 213 places, 241 transitions, 663 flow [2025-04-30 10:31:13,848 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=447, PETRI_DIFFERENCE_MINUEND_PLACES=204, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=194, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=663, PETRI_PLACES=213, PETRI_TRANSITIONS=241} [2025-04-30 10:31:13,848 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 0 predicate places. [2025-04-30 10:31:13,848 INFO L485 AbstractCegarLoop]: Abstraction has has 213 places, 241 transitions, 663 flow [2025-04-30 10:31:13,849 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 217.66666666666666) internal successors, (1306), 6 states have internal predecessors, (1306), 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-04-30 10:31:13,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:13,849 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, 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, 1, 1, 1] [2025-04-30 10:31:13,849 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2025-04-30 10:31:13,849 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:13,850 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:13,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1459159364, now seen corresponding path program 1 times [2025-04-30 10:31:13,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:13,850 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [308810212] [2025-04-30 10:31:13,850 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:13,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:13,856 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 65 statements into 1 equivalence classes. [2025-04-30 10:31:13,859 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 65 of 65 statements. [2025-04-30 10:31:13,859 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:13,859 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:13,873 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:13,873 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:13,873 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [308810212] [2025-04-30 10:31:13,873 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [308810212] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:13,873 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:13,873 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:13,873 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [529131583] [2025-04-30 10:31:13,873 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:13,874 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:13,874 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:13,874 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:13,874 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:13,883 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-04-30 10:31:13,884 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 213 places, 241 transitions, 663 flow. Second operand has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 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-04-30 10:31:13,884 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:13,884 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-04-30 10:31:13,884 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:14,562 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 226#L1025-3true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,562 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:14,563 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-30 10:31:14,563 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:14,563 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:14,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 164#L1029-4true, Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,575 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:14,575 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:14,575 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:14,575 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:14,589 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][191], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 31#L1026-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,589 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][191], [288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 7#L1026-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,590 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 133 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][177], [251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 209#L1026-4true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,590 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 121 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:14,590 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:14,598 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][110], [262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 10#L1031-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,598 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,598 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,598 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,598 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,603 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,603 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:31:14,603 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,603 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,603 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,609 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,609 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,609 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,609 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,613 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,613 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,613 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,613 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,613 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,617 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,617 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,617 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,617 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:14,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,620 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,620 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,620 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,620 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:14,624 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,624 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:14,624 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:14,624 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:14,624 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,632 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,632 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,632 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,632 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,634 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,634 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,634 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,636 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,636 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,636 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,638 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,638 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,638 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,638 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,638 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,639 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,639 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:14,639 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,640 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,640 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,640 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:14,640 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,640 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:14,640 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,641 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:14,641 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,642 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,642 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,642 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,643 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,643 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,643 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,644 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,644 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:14,644 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:14,644 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,644 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,644 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,645 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,645 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,647 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,647 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,647 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,648 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,648 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,649 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,649 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,649 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,650 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:14,650 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,652 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,652 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,652 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,653 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,653 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,653 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,653 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,655 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:14,655 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:14,656 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,656 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,656 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,656 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,656 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,657 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,657 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,657 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,657 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,657 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,658 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,658 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,658 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,659 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,659 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,659 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,659 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,659 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,660 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,660 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,660 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,661 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,661 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:14,661 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,661 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,661 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,663 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:14,663 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,664 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,664 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][142], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,665 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,665 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,665 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,665 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,666 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,666 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,666 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,666 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,666 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,667 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,667 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,667 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,667 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,667 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 167#L1043-8true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,668 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,668 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,668 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,668 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,668 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 167#L1043-8true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,668 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,669 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,669 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,669 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,671 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,671 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,671 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,673 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,673 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,674 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,674 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,675 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 186#L1034-9true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,675 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,675 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, Black: 266#true, 286#true, 186#L1034-9true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,676 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,676 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][141], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,679 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,679 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,679 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,681 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 186#L1034-9true, 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,681 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 186#L1034-9true, 13#L1043-10true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,681 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, Black: 266#true, 286#true, 186#L1034-9true, 13#L1043-10true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,681 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,681 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,685 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 286#true, Black: 266#true, 186#L1034-9true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,685 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,685 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [38#L1043-11true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 255#true, 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,685 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,685 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,686 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,686 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][239], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), 255#true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,686 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,686 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 102#L1043-7true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,741 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 102#L1043-7true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,741 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,741 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,742 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,742 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,742 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,742 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,746 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 197#L1034-9true]) [2025-04-30 10:31:14,746 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,747 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,747 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,747 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,747 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,748 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 102#L1043-7true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,748 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,748 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,748 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 102#L1043-7true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,749 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,749 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,749 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 254#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,753 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 129#L1043-9true, 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,753 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,753 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,754 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,754 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,754 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,754 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,755 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,755 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,755 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,756 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,756 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,756 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,756 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,757 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,757 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,757 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,758 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,758 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,758 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,758 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 13#L1043-10true, 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,762 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 13#L1043-10true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,762 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,762 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 13#L1043-10true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,763 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,763 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,763 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,764 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,764 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,764 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,765 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,765 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,765 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,766 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,766 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,766 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,767 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,767 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,767 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,767 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,768 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,768 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,768 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,768 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,768 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,768 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,769 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,769 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,769 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,771 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,771 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,771 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,771 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,771 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,772 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,772 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,772 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,773 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,773 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,773 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,773 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,774 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,774 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,774 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,775 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,775 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,775 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,776 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,776 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,776 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 6#L1034-6true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,777 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 6#L1034-6true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,777 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,777 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,778 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,778 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,778 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,778 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,778 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,779 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,779 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,779 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,779 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,779 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,780 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,780 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,781 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,781 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 286#true, Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,782 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 102#L1043-7true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,782 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,782 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,783 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,783 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:14,785 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,785 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,785 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,785 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,786 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,787 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,787 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,788 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,788 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,788 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 6#L1034-6true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,789 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 6#L1034-6true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,789 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 6#L1034-6true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,790 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,790 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,790 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,792 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,792 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,792 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,793 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,793 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,794 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 167#L1043-8true]) [2025-04-30 10:31:14,794 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,794 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,795 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,795 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,795 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,796 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:14,796 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 6#L1034-6true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,798 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,798 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,798 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,799 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,799 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,799 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,800 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,800 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,800 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,801 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,801 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,801 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,803 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,803 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,803 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,803 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,803 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,803 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,804 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,804 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 129#L1043-9true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,805 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 129#L1043-9true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,805 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,805 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,805 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,806 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,806 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,807 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,807 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,807 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,809 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,809 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,809 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,809 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,810 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,810 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,810 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,810 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,810 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,810 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,811 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:14,811 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,811 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,812 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 13#L1043-10true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,812 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,812 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 13#L1043-10true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,813 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,813 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,813 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,814 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,814 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,814 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,815 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,815 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 6#L1034-6true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,816 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,816 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,816 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:14,817 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,817 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,817 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,817 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,818 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,818 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:14,818 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,819 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,819 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [38#L1043-11true, 253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,819 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,820 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,820 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,820 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][215], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,821 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,821 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,821 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 6#L1034-6true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,822 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 6#L1034-6true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,822 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,822 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,824 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,824 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,825 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:14,825 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 6#L1034-6true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,826 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,826 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,826 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,827 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,827 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,828 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:14,828 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 286#true, Black: 266#true, 254#true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,830 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, 129#L1043-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,830 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,830 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,831 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:14,831 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][214], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,832 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,833 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:14,833 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,834 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 13#L1043-10true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,834 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,834 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 13#L1043-10true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,835 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,835 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,835 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:14,836 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:14,836 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,837 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,837 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,837 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [38#L1043-11true, 253#true, 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 268#(= |#race~tids~0| 0), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true]) [2025-04-30 10:31:14,838 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][232], [262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:14,838 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:14,838 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:14,840 INFO L116 PetriNetUnfolderBase]: 2295/9613 cut-off events. [2025-04-30 10:31:14,840 INFO L117 PetriNetUnfolderBase]: For 1594/1913 co-relation queries the response was YES. [2025-04-30 10:31:14,867 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15903 conditions, 9613 events. 2295/9613 cut-off events. For 1594/1913 co-relation queries the response was YES. Maximal size of possible extension queue 242. Compared 93269 event pairs, 382 based on Foata normal form. 2/8166 useless extension candidates. Maximal degree in co-relation 15869. Up to 1453 conditions per place. [2025-04-30 10:31:14,894 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 5 changer transitions 0/252 dead transitions. [2025-04-30 10:31:14,894 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 215 places, 252 transitions, 761 flow [2025-04-30 10:31:14,895 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:14,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:14,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 755 transitions. [2025-04-30 10:31:14,897 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9184914841849149 [2025-04-30 10:31:14,897 INFO L175 Difference]: Start difference. First operand has 213 places, 241 transitions, 663 flow. Second operand 3 states and 755 transitions. [2025-04-30 10:31:14,897 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 215 places, 252 transitions, 761 flow [2025-04-30 10:31:14,903 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 215 places, 252 transitions, 761 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:14,905 INFO L231 Difference]: Finished difference. Result has 217 places, 245 transitions, 701 flow [2025-04-30 10:31:14,905 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=663, PETRI_DIFFERENCE_MINUEND_PLACES=213, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=241, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=236, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=701, PETRI_PLACES=217, PETRI_TRANSITIONS=245} [2025-04-30 10:31:14,906 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 4 predicate places. [2025-04-30 10:31:14,906 INFO L485 AbstractCegarLoop]: Abstraction has has 217 places, 245 transitions, 701 flow [2025-04-30 10:31:14,906 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 241.66666666666666) internal successors, (725), 3 states have internal predecessors, (725), 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-04-30 10:31:14,906 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:14,907 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 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-04-30 10:31:14,907 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2025-04-30 10:31:14,907 INFO L403 AbstractCegarLoop]: === Iteration 8 === Targeting threadErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:14,907 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:14,907 INFO L85 PathProgramCache]: Analyzing trace with hash 234861780, now seen corresponding path program 1 times [2025-04-30 10:31:14,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:14,907 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1288130375] [2025-04-30 10:31:14,908 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:14,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:14,916 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 84 statements into 1 equivalence classes. [2025-04-30 10:31:14,920 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 84 of 84 statements. [2025-04-30 10:31:14,920 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:14,920 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:14,942 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:14,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:14,942 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1288130375] [2025-04-30 10:31:14,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1288130375] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:14,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:14,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:14,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1296971873] [2025-04-30 10:31:14,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:14,943 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:14,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:14,943 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:14,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:14,955 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 240 out of 274 [2025-04-30 10:31:14,956 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 217 places, 245 transitions, 701 flow. Second operand has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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-04-30 10:31:14,956 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:14,956 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 240 of 274 [2025-04-30 10:31:14,956 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:15,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), 14#L1027-3true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,764 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:15,764 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:15,764 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:15,764 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:15,765 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][206], [75#L1026-6true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 268#(= |#race~tids~0| 0), Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,765 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:15,765 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:15,765 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,765 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:15,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 164#L1029-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,783 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:15,783 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:15,783 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:15,783 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 10#L1031-5true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,828 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:15,828 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,828 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,828 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:15,906 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, 164#L1029-4true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,906 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:15,906 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:15,907 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:15,907 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:15,907 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,927 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 252#true, 10#L1031-5true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,927 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:15,927 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,927 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,927 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:15,927 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:15,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,931 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:31:15,931 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,931 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,931 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,935 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:15,935 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:15,935 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,935 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,935 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:15,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,938 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:15,938 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:15,938 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:15,938 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:15,943 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,943 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:15,943 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:15,943 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:15,943 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:15,946 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,946 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:15,946 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,946 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:15,946 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,951 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:15,951 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:15,951 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:15,951 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:15,959 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,959 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:15,959 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:15,959 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,959 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:15,960 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:15,960 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:15,960 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:15,962 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,962 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:15,962 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,962 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:15,962 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:15,962 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:15,962 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:16,048 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:16,048 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:16,048 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,048 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:16,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,050 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,050 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,050 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,050 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,050 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,051 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:16,051 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,051 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,051 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,051 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,053 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 102#L1043-7true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,053 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,053 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,053 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,053 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,054 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,054 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,054 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:16,054 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,055 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L289 olderBase$Statistics]: existing Event has 209 ancestors and is cut-off event [2025-04-30 10:31:16,055 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:16,056 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,056 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,056 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,056 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,056 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,057 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 102#L1043-7true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,057 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,057 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,058 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:16,058 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,059 INFO L286 olderBase$Statistics]: this new event has 211 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 210 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,059 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,060 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,060 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,060 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,061 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,061 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,061 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,062 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,062 INFO L286 olderBase$Statistics]: this new event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,062 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:16,063 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,064 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,064 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,064 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,065 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,065 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,065 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,066 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,066 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,066 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,066 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,066 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,067 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:16,067 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,069 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,069 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,069 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,070 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,071 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,071 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,071 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,073 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,073 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,073 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,074 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 102#L1043-7true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,074 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:16,074 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,074 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,074 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,076 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:16,076 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][137], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,077 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,077 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][140], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 140#L1034-5true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,077 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,077 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,079 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,079 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,079 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,080 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 167#L1043-8true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,081 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 167#L1043-8true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,081 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,081 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 228#L1034-6true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,084 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][136], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 228#L1034-6true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,084 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,084 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,086 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,086 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,086 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,086 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,087 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,087 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,087 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,087 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,088 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,088 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,088 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,089 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,089 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,089 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,089 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,089 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,091 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][139], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,091 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([643] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread1of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread1of2ForFork0_~next_worker~0=v_threadThread1of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][138], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 63#L1034-7true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,092 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,092 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,094 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,094 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,094 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,095 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,095 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,095 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,095 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,095 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,097 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, 252#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,097 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,097 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,098 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,098 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 286#true, Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,098 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,098 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,099 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][240], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,099 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,099 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,108 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,108 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,108 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,108 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,109 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,109 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,109 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,112 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,112 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,112 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,113 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,113 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,113 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,113 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,113 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,114 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 102#L1043-7true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,114 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,114 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,114 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,114 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,117 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,117 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,117 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,117 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,118 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,118 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,118 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,118 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,118 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,119 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,119 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,119 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,119 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,119 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,120 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,120 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,120 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,121 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,121 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,121 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,124 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,124 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,124 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,124 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,125 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,125 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,125 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,125 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,126 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,126 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,126 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,126 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,127 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,127 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,127 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,128 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,128 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,128 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 102#L1043-7true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,129 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,129 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,130 INFO L286 olderBase$Statistics]: this new event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,130 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,130 INFO L289 olderBase$Statistics]: existing Event has 223 ancestors and is cut-off event [2025-04-30 10:31:16,130 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,130 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,130 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:16,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,131 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,131 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,131 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,131 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,132 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,132 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,132 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,133 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,133 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,133 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,134 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,134 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,134 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,134 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,135 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,135 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,135 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,135 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,135 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,136 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,136 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,136 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,137 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,137 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, 6#L1034-6true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,137 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,137 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,137 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,138 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,138 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,139 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, 276#true, Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,139 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 102#L1043-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,139 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,139 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,140 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:16,140 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,141 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,141 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,141 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,142 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,142 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,142 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,142 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,142 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 6#L1034-6true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,143 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,143 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,143 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,143 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,143 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,145 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,145 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,145 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,145 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,146 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,146 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,146 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,146 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,147 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:16,147 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,148 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,148 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,148 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,148 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,148 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,149 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, 286#true, Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,149 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 6#L1034-6true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,149 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,149 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 286#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,150 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,150 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,150 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,150 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,150 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,152 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,152 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,153 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,153 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,153 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,153 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,153 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,154 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,154 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,154 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,154 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,155 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:16,155 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,155 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,155 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:16,155 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, 276#true, Black: 266#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,156 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,156 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 286#true, Black: 266#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,156 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,156 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,156 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 92#L1034-4true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,157 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 92#L1034-4true]) [2025-04-30 10:31:16,157 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,157 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,158 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,158 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,158 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,159 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,159 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,159 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,160 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,160 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,161 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,161 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,161 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,162 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 6#L1034-6true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,162 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,162 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,163 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,163 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:16,163 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 102#L1043-7true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,164 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:16,164 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,165 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,165 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,165 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,166 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,166 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,166 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,167 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][217], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,167 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,167 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][220], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 19#L1034-5true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,168 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,168 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 286#true, 6#L1034-6true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,168 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:16,168 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 167#L1043-8true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,170 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 167#L1043-8true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,170 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:16,170 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 6#L1034-6true, Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,171 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][219], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 6#L1034-6true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,171 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,171 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,172 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,172 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:16,172 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,174 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,174 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,174 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:16,174 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:16,175 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][216], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,176 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,176 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,176 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,176 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,176 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,176 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([706] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* 4 (let ((.cse0 (mod v_threadThread2of2ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ (- 4294967296) .cse0))))) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} OutVars{#race=|v_#race_21|, threadThread2of2ForFork0_~next_worker~0=v_threadThread2of2ForFork0_~next_worker~0_9, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19} AuxVars[] AssignedVars[#race][218], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 44#L1034-4true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 191#L1034-7true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,177 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,177 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,177 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,178 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,178 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 13#L1043-10true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,178 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,178 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,179 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,179 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 197#L1034-9true, 38#L1043-11true, 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,180 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,180 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([726] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of2ForFork0_#t~mem10_10| v_threadThread2of2ForFork0_thidvar0_8) InVars {threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} OutVars{threadThread1of2ForFork0_#t~mem10=|v_threadThread1of2ForFork0_#t~mem10_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_8} AuxVars[] AssignedVars[][234], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 286#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 197#L1034-9true, 253#true, 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:16,180 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:16,180 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:16,182 INFO L116 PetriNetUnfolderBase]: 2497/10514 cut-off events. [2025-04-30 10:31:16,182 INFO L117 PetriNetUnfolderBase]: For 1914/2166 co-relation queries the response was YES. [2025-04-30 10:31:16,206 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17864 conditions, 10514 events. 2497/10514 cut-off events. For 1914/2166 co-relation queries the response was YES. Maximal size of possible extension queue 298. Compared 104694 event pairs, 419 based on Foata normal form. 16/8986 useless extension candidates. Maximal degree in co-relation 17828. Up to 1738 conditions per place. [2025-04-30 10:31:16,229 INFO L140 encePairwiseOnDemand]: 268/274 looper letters, 29 selfloop transitions, 6 changer transitions 0/255 dead transitions. [2025-04-30 10:31:16,229 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 219 places, 255 transitions, 800 flow [2025-04-30 10:31:16,230 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:16,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:16,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 754 transitions. [2025-04-30 10:31:16,231 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9172749391727494 [2025-04-30 10:31:16,231 INFO L175 Difference]: Start difference. First operand has 217 places, 245 transitions, 701 flow. Second operand 3 states and 754 transitions. [2025-04-30 10:31:16,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 219 places, 255 transitions, 800 flow [2025-04-30 10:31:16,238 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 217 places, 255 transitions, 788 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:16,240 INFO L231 Difference]: Finished difference. Result has 219 places, 249 transitions, 737 flow [2025-04-30 10:31:16,240 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=691, PETRI_DIFFERENCE_MINUEND_PLACES=215, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=245, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=239, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=737, PETRI_PLACES=219, PETRI_TRANSITIONS=249} [2025-04-30 10:31:16,241 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 6 predicate places. [2025-04-30 10:31:16,241 INFO L485 AbstractCegarLoop]: Abstraction has has 219 places, 249 transitions, 737 flow [2025-04-30 10:31:16,241 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 242.0) internal successors, (726), 3 states have internal predecessors, (726), 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-04-30 10:31:16,241 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:16,241 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, 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, 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-04-30 10:31:16,241 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2025-04-30 10:31:16,242 INFO L403 AbstractCegarLoop]: === Iteration 9 === Targeting threadErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:16,242 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:16,242 INFO L85 PathProgramCache]: Analyzing trace with hash -559880403, now seen corresponding path program 1 times [2025-04-30 10:31:16,242 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:16,242 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710672734] [2025-04-30 10:31:16,242 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:16,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:16,252 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 92 statements into 1 equivalence classes. [2025-04-30 10:31:16,259 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 92 of 92 statements. [2025-04-30 10:31:16,259 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:16,259 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:16,841 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:16,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:16,842 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1710672734] [2025-04-30 10:31:16,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1710672734] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:16,842 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:16,842 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:16,842 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [267051671] [2025-04-30 10:31:16,842 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:16,842 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:16,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:16,843 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:16,843 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:17,232 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 233 out of 274 [2025-04-30 10:31:17,233 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 219 places, 249 transitions, 737 flow. Second operand has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 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-04-30 10:31:17,233 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:17,233 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 233 of 274 [2025-04-30 10:31:17,233 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:18,213 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][299], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 299#(and (or (and (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0) 1)) 0) (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647)) (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869183) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296)))) (or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0)))), 262#(= |#race~threads_total~0| 0), 251#L1045-9true, Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,213 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,213 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,213 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,213 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][297], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 298#(or (and (= (select (select |#race| ~tids~0.base) (+ (- 17179869184) ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0) (<= 2147483648 (mod threadThread1of2ForFork0_~next_worker~0 4294967296))) (and (<= (mod threadThread1of2ForFork0_~next_worker~0 4294967296) 2147483647) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset (* (- 17179869184) (div threadThread1of2ForFork0_~next_worker~0 4294967296)) (* 4 threadThread1of2ForFork0_~next_worker~0))) 0))), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 254#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,214 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 82#threadErr3ASSERT_VIOLATIONDATA_RACEtrue, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,214 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,214 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:18,257 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,257 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-30 10:31:18,257 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:18,257 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:18,257 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,276 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,276 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,276 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,276 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,277 INFO L286 olderBase$Statistics]: this new event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,277 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:18,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, 226#L1025-3true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,829 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:18,829 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-30 10:31:18,829 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:18,829 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:18,874 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,874 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:18,874 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:18,874 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:18,874 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:18,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([721] threadEXIT-->L1045-9: Formula: (= v_threadThread1of2ForFork0_thidvar0_4 |v_ULTIMATE.start_main_#t~mem20#1_8|) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][109], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 215#L1031-13true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,900 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-30 10:31:18,900 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,900 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,900 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:18,900 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [201#L1027-3true, Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,901 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-30 10:31:18,901 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:18,901 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,901 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:18,916 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 106#L1043-12true, 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,917 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:18,917 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:18,917 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:18,917 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:18,917 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:18,927 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 160#L1043-14true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,927 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:18,927 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,927 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:18,927 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([722] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_10| v_threadThread2of2ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_10|, threadThread2of2ForFork0_thidvar0=v_threadThread2of2ForFork0_thidvar0_4} AuxVars[] AssignedVars[][176], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 251#L1045-9true, 110#L1031-14true, 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 254#true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 275#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 253#true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,948 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:18,948 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:18,948 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:18,949 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:18,978 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, 102#L1043-7true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,978 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:18,978 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:18,978 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:18,978 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:18,989 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 276#true, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 167#L1043-8true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:18,989 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:18,989 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:18,989 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:18,989 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, 296#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,001 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, 129#L1043-9true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,001 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,001 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,011 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 13#L1043-10true, 296#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,011 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,011 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,012 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, 13#L1043-10true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,012 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:19,012 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,012 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,012 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,012 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,015 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,015 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,015 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,015 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 38#L1043-11true, 268#(= |#race~tids~0| 0), 291#true, 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,016 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 266#true, 276#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,016 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,016 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), Black: 266#true, 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, Black: 278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 255#true, 296#true, 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,017 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([727] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of2ForFork0_#t~mem10_8| v_threadThread1of2ForFork0_thidvar0_10) InVars {threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} OutVars{threadThread2of2ForFork0_#t~mem10=|v_threadThread2of2ForFork0_#t~mem10_8|, threadThread1of2ForFork0_thidvar0=v_threadThread1of2ForFork0_thidvar0_10} AuxVars[] AssignedVars[][277], [278#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), Black: 288#(= |threadThread1of2ForFork0_#t~nondet5| |#race~data~0|), 262#(= |#race~threads_total~0| 0), Black: 281#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 213#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 266#true, 186#L1034-9true, Black: 280#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 252#true, Black: 293#(= |threadThread2of2ForFork0_#t~nondet5| |#race~data~0|), 268#(= |#race~tids~0| 0), 291#true, 255#true, 296#true, Black: 279#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|))]) [2025-04-30 10:31:19,017 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,017 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:19,026 INFO L116 PetriNetUnfolderBase]: 5650/20070 cut-off events. [2025-04-30 10:31:19,026 INFO L117 PetriNetUnfolderBase]: For 6846/7190 co-relation queries the response was YES. [2025-04-30 10:31:19,081 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37021 conditions, 20070 events. 5650/20070 cut-off events. For 6846/7190 co-relation queries the response was YES. Maximal size of possible extension queue 443. Compared 218000 event pairs, 1272 based on Foata normal form. 43/17425 useless extension candidates. Maximal degree in co-relation 36983. Up to 4101 conditions per place. [2025-04-30 10:31:19,135 INFO L140 encePairwiseOnDemand]: 263/274 looper letters, 90 selfloop transitions, 36 changer transitions 0/331 dead transitions. [2025-04-30 10:31:19,135 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 224 places, 331 transitions, 1315 flow [2025-04-30 10:31:19,135 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:19,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:19,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1494 transitions. [2025-04-30 10:31:19,137 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9087591240875912 [2025-04-30 10:31:19,137 INFO L175 Difference]: Start difference. First operand has 219 places, 249 transitions, 737 flow. Second operand 6 states and 1494 transitions. [2025-04-30 10:31:19,137 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 224 places, 331 transitions, 1315 flow [2025-04-30 10:31:19,157 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 222 places, 331 transitions, 1303 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:19,272 INFO L231 Difference]: Finished difference. Result has 226 places, 281 transitions, 1035 flow [2025-04-30 10:31:19,273 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=274, PETRI_DIFFERENCE_MINUEND_FLOW=725, PETRI_DIFFERENCE_MINUEND_PLACES=217, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=249, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=225, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1035, PETRI_PLACES=226, PETRI_TRANSITIONS=281} [2025-04-30 10:31:19,273 INFO L279 CegarLoopForPetriNet]: 213 programPoint places, 13 predicate places. [2025-04-30 10:31:19,273 INFO L485 AbstractCegarLoop]: Abstraction has has 226 places, 281 transitions, 1035 flow [2025-04-30 10:31:19,274 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 235.5) internal successors, (1413), 6 states have internal predecessors, (1413), 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-04-30 10:31:19,274 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:19,274 INFO L206 CegarLoopForPetriNet]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:19,274 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2025-04-30 10:31:19,274 INFO L403 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 21 more)] === [2025-04-30 10:31:19,275 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:19,275 INFO L85 PathProgramCache]: Analyzing trace with hash -1523266563, now seen corresponding path program 1 times [2025-04-30 10:31:19,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:19,275 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1183906290] [2025-04-30 10:31:19,275 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:19,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:19,284 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-04-30 10:31:19,297 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-04-30 10:31:19,297 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:19,298 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:19,298 INFO L348 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2025-04-30 10:31:19,300 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 93 statements into 1 equivalence classes. [2025-04-30 10:31:19,308 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 93 of 93 statements. [2025-04-30 10:31:19,308 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:19,308 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is sat [2025-04-30 10:31:19,321 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2025-04-30 10:31:19,322 INFO L340 BasicCegarLoop]: Counterexample is feasible [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (23 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (22 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (21 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (20 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (19 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (18 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (17 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (16 of 24 remaining) [2025-04-30 10:31:19,322 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (15 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (14 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (13 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (12 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (11 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (10 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (9 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (8 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (7 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (6 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (5 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (4 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr0ASSERT_VIOLATIONDATA_RACE (3 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr1ASSERT_VIOLATIONDATA_RACE (2 of 24 remaining) [2025-04-30 10:31:19,323 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr2ASSERT_VIOLATIONDATA_RACE (1 of 24 remaining) [2025-04-30 10:31:19,324 INFO L790 garLoopResultBuilder]: Registering result UNKNOWN for location threadErr3ASSERT_VIOLATIONDATA_RACE (0 of 24 remaining) [2025-04-30 10:31:19,324 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2025-04-30 10:31:19,324 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:19,325 WARN L247 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2025-04-30 10:31:19,325 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2025-04-30 10:31:19,378 INFO L143 ThreadInstanceAdder]: Constructed 15 joinOtherThreadTransitions. [2025-04-30 10:31:19,384 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 313 places, 344 transitions, 751 flow [2025-04-30 10:31:19,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][108], [314#true, 309#true, 144#L1043-12true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:19,575 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:19,575 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:19,575 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:19,575 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:19,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][108], [314#true, 32#$Ultimate##0true, 309#true, 312#true, 144#L1043-12true, 89#L1034-9true]) [2025-04-30 10:31:19,582 INFO L286 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2025-04-30 10:31:19,582 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:19,582 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:19,582 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:19,594 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][8], [310#true, 76#L1034-9true, 313#true, 144#L1043-12true, 311#true]) [2025-04-30 10:31:19,595 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:19,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:19,595 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:19,595 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:19,645 INFO L116 PetriNetUnfolderBase]: 181/1715 cut-off events. [2025-04-30 10:31:19,645 INFO L117 PetriNetUnfolderBase]: For 127/133 co-relation queries the response was YES. [2025-04-30 10:31:19,666 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1851 conditions, 1715 events. 181/1715 cut-off events. For 127/133 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 9021 event pairs, 3 based on Foata normal form. 4/1417 useless extension candidates. Maximal degree in co-relation 815. Up to 35 conditions per place. [2025-04-30 10:31:19,666 INFO L82 GeneralOperation]: Start removeDead. Operand has 313 places, 344 transitions, 751 flow [2025-04-30 10:31:19,680 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 272 places, 292 transitions, 629 flow [2025-04-30 10:31:19,681 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-04-30 10:31:19,682 INFO L340 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;@7a4e2ab2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-30 10:31:19,682 INFO L341 AbstractCegarLoop]: Starting to check reachability of 28 error locations. [2025-04-30 10:31:19,683 INFO L177 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2025-04-30 10:31:19,683 INFO L116 PetriNetUnfolderBase]: 0/19 cut-off events. [2025-04-30 10:31:19,683 INFO L117 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2025-04-30 10:31:19,683 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:19,683 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] [2025-04-30 10:31:19,683 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:19,683 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:19,683 INFO L85 PathProgramCache]: Analyzing trace with hash -473515281, now seen corresponding path program 1 times [2025-04-30 10:31:19,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:19,684 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2107617639] [2025-04-30 10:31:19,684 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:19,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:19,689 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 20 statements into 1 equivalence classes. [2025-04-30 10:31:19,690 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 20 of 20 statements. [2025-04-30 10:31:19,690 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:19,690 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:19,703 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:19,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:19,703 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2107617639] [2025-04-30 10:31:19,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2107617639] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:19,703 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:19,703 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:19,703 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [8371498] [2025-04-30 10:31:19,703 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:19,704 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:19,704 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:19,705 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:19,705 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:19,736 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-04-30 10:31:19,737 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 272 places, 292 transitions, 629 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-04-30 10:31:19,737 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:19,737 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-04-30 10:31:19,737 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:21,128 INFO L116 PetriNetUnfolderBase]: 2618/11013 cut-off events. [2025-04-30 10:31:21,128 INFO L117 PetriNetUnfolderBase]: For 1239/1266 co-relation queries the response was YES. [2025-04-30 10:31:21,196 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14622 conditions, 11013 events. 2618/11013 cut-off events. For 1239/1266 co-relation queries the response was YES. Maximal size of possible extension queue 216. Compared 108590 event pairs, 1010 based on Foata normal form. 512/9714 useless extension candidates. Maximal degree in co-relation 11121. Up to 2940 conditions per place. [2025-04-30 10:31:21,256 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 37 selfloop transitions, 2 changer transitions 1/287 dead transitions. [2025-04-30 10:31:21,256 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 273 places, 287 transitions, 697 flow [2025-04-30 10:31:21,256 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:21,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 911 transitions. [2025-04-30 10:31:21,258 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8827519379844961 [2025-04-30 10:31:21,258 INFO L175 Difference]: Start difference. First operand has 272 places, 292 transitions, 629 flow. Second operand 3 states and 911 transitions. [2025-04-30 10:31:21,258 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 273 places, 287 transitions, 697 flow [2025-04-30 10:31:21,260 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 273 places, 287 transitions, 697 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:21,262 INFO L231 Difference]: Finished difference. Result has 273 places, 286 transitions, 621 flow [2025-04-30 10:31:21,262 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=619, PETRI_DIFFERENCE_MINUEND_PLACES=271, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=287, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=285, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=621, PETRI_PLACES=273, PETRI_TRANSITIONS=286} [2025-04-30 10:31:21,263 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, 1 predicate places. [2025-04-30 10:31:21,263 INFO L485 AbstractCegarLoop]: Abstraction has has 273 places, 286 transitions, 621 flow [2025-04-30 10:31:21,263 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-04-30 10:31:21,263 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:21,263 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-04-30 10:31:21,263 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2025-04-30 10:31:21,263 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:21,264 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:21,264 INFO L85 PathProgramCache]: Analyzing trace with hash -593526809, now seen corresponding path program 1 times [2025-04-30 10:31:21,264 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:21,264 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1573178240] [2025-04-30 10:31:21,264 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:21,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:21,268 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 24 statements into 1 equivalence classes. [2025-04-30 10:31:21,269 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 24 of 24 statements. [2025-04-30 10:31:21,269 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:21,269 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:21,279 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:21,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:21,279 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1573178240] [2025-04-30 10:31:21,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1573178240] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:21,279 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:21,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:21,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593632083] [2025-04-30 10:31:21,280 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:21,280 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:21,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:21,280 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:21,280 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:21,299 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-04-30 10:31:21,300 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 273 places, 286 transitions, 621 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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-04-30 10:31:21,300 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:21,300 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-04-30 10:31:21,300 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:22,373 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 182#L1025-3true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,374 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:22,374 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:22,374 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:22,374 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:22,402 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 314#true, 224#L1032-2true, 316#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,402 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:22,402 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:22,403 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:22,403 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:22,423 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 144#L1043-12true]) [2025-04-30 10:31:22,424 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:22,424 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:22,424 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:22,424 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:22,424 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [182#L1025-3true, 111#L1032-1true, 310#true, 59#L1032-2true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,425 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:22,425 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:22,425 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:22,425 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:22,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 119#L1027-3true]) [2025-04-30 10:31:22,445 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:22,445 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:22,445 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:22,445 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:22,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [57#L1029-4true, 310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,472 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:22,472 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:22,472 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:22,472 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:22,497 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 314#true, 224#L1032-2true, 316#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,497 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:22,497 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:22,497 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:22,497 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:22,498 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 59#L1032-2true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 119#L1027-3true]) [2025-04-30 10:31:22,498 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:22,498 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:22,498 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:22,498 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:22,505 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 17#L1031-5true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,506 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:22,506 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:22,506 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:22,506 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:22,529 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 4#L1029-4true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,530 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 20#L1031-13true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,530 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,530 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,531 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [57#L1029-4true, 111#L1032-1true, 310#true, 59#L1032-2true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,531 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:22,531 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,531 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:22,531 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:22,548 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 215#L1032-1true, 144#L1043-12true]) [2025-04-30 10:31:22,548 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:22,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:22,548 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:22,548 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:22,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 289#L1031-5true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,556 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:22,556 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:22,556 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:22,556 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:22,557 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 17#L1031-5true, 310#true, 59#L1032-2true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,557 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:22,557 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:22,557 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:22,557 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:22,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 20#L1031-13true, 59#L1032-2true, 314#true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,573 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:22,573 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:22,573 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:22,573 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:22,584 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 153#L1032-1true, 144#L1043-12true]) [2025-04-30 10:31:22,584 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,584 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:22,584 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:22,584 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:22,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 59#L1032-2true, 314#true, 316#true, 312#true, 215#L1032-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,585 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:22,585 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:22,585 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:22,585 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:22,589 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 314#true, 59#L1032-2true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:22,589 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:22,589 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:22,589 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:22,589 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:22,600 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 308#L1045-9true, 289#L1031-5true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:22,600 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:22,600 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:22,601 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:22,601 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:22,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [111#L1032-1true, 310#true, 308#L1045-9true, 59#L1032-2true, 314#true, 316#true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:22,620 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:22,620 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:22,620 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:22,620 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:22,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1055] L1032-->L1032-1: Formula: (= |v_#race~threads_total~0_13| 0) InVars {} OutVars{#race~threads_total~0=|v_#race~threads_total~0_13|} AuxVars[] AssignedVars[#race~threads_total~0][127], [310#true, 111#L1032-1true, 308#L1045-9true, 224#L1032-2true, 316#true, 312#true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:22,621 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:22,621 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:22,621 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:22,621 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:22,660 INFO L116 PetriNetUnfolderBase]: 3393/13563 cut-off events. [2025-04-30 10:31:22,660 INFO L117 PetriNetUnfolderBase]: For 2481/2577 co-relation queries the response was YES. [2025-04-30 10:31:22,742 INFO L83 FinitePrefix]: Finished finitePrefix Result has 18556 conditions, 13563 events. 3393/13563 cut-off events. For 2481/2577 co-relation queries the response was YES. Maximal size of possible extension queue 294. Compared 138076 event pairs, 1157 based on Foata normal form. 0/11327 useless extension candidates. Maximal degree in co-relation 18525. Up to 3858 conditions per place. [2025-04-30 10:31:22,802 INFO L140 encePairwiseOnDemand]: 337/344 looper letters, 39 selfloop transitions, 1 changer transitions 0/280 dead transitions. [2025-04-30 10:31:22,802 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 268 places, 280 transitions, 689 flow [2025-04-30 10:31:22,803 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:22,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:22,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 889 transitions. [2025-04-30 10:31:22,804 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8614341085271318 [2025-04-30 10:31:22,804 INFO L175 Difference]: Start difference. First operand has 273 places, 286 transitions, 621 flow. Second operand 3 states and 889 transitions. [2025-04-30 10:31:22,804 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 268 places, 280 transitions, 689 flow [2025-04-30 10:31:22,806 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 280 transitions, 685 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:22,808 INFO L231 Difference]: Finished difference. Result has 266 places, 280 transitions, 607 flow [2025-04-30 10:31:22,808 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=605, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=280, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=279, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=607, PETRI_PLACES=266, PETRI_TRANSITIONS=280} [2025-04-30 10:31:22,808 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-04-30 10:31:22,808 INFO L485 AbstractCegarLoop]: Abstraction has has 266 places, 280 transitions, 607 flow [2025-04-30 10:31:22,809 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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-04-30 10:31:22,809 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:22,809 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, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:22,809 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2025-04-30 10:31:22,809 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:22,809 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:22,809 INFO L85 PathProgramCache]: Analyzing trace with hash -1106418278, now seen corresponding path program 1 times [2025-04-30 10:31:22,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:22,809 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1751185919] [2025-04-30 10:31:22,809 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:22,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:22,813 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 37 statements into 1 equivalence classes. [2025-04-30 10:31:22,814 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 37 of 37 statements. [2025-04-30 10:31:22,814 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:22,814 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:22,822 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:22,822 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:22,822 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1751185919] [2025-04-30 10:31:22,822 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1751185919] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:22,823 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:22,823 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:22,823 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [392875588] [2025-04-30 10:31:22,823 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:22,823 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:22,823 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:22,823 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:22,823 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:22,852 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 289 out of 344 [2025-04-30 10:31:22,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 280 transitions, 607 flow. Second operand has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-04-30 10:31:22,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:22,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 289 of 344 [2025-04-30 10:31:22,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:24,527 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:24,528 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:24,528 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:24,528 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:24,528 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:24,547 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,547 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:24,547 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:24,547 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:24,547 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,560 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,560 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:31:24,560 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:24,560 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:24,560 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:24,723 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 119#L1027-3true]) [2025-04-30 10:31:24,723 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:24,724 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,724 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,724 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:24,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 119#L1027-3true]) [2025-04-30 10:31:24,746 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:24,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,746 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,746 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:24,747 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,747 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:24,747 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,747 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:24,747 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:24,758 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 209#L1045-1true]) [2025-04-30 10:31:24,758 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:24,758 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:24,758 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:24,758 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:24,779 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:24,780 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:24,780 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:24,780 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:24,780 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:24,786 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [57#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,786 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:24,786 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,786 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,787 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:24,787 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,787 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,787 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:24,808 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,808 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:24,808 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,808 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,808 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:24,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,809 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:24,809 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,809 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:24,809 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:24,850 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:24,850 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:24,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:24,850 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:24,850 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:24,851 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,851 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:24,851 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:24,851 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:24,851 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:24,872 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,872 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:24,872 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:24,872 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:24,872 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:24,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:24,883 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2025-04-30 10:31:24,883 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:24,883 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:24,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:24,895 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:24,895 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,895 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,895 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:24,896 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,896 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:24,896 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,896 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:24,896 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,901 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2025-04-30 10:31:24,901 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:24,901 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,901 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:24,901 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:24,913 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:24,914 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:24,914 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:24,914 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:24,914 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:24,939 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [57#L1029-4true, 308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,939 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,939 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:24,940 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [4#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2025-04-30 10:31:24,940 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,940 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:24,954 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:24,954 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,954 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:24,954 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:24,954 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:24,959 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,959 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:24,959 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:24,959 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,959 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,960 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true]) [2025-04-30 10:31:24,960 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:24,960 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:24,960 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,960 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:24,976 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:24,976 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:24,976 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,976 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,976 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:24,978 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:24,978 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,978 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,978 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,978 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,979 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:24,979 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,979 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,979 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,979 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:24,982 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,982 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,982 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,982 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2025-04-30 10:31:24,983 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,983 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:24,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,983 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:24,984 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:24,984 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,984 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:24,997 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,997 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,997 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:24,998 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [57#L1029-4true, 322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:24,998 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:24,998 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,003 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 163#L1034-1true]) [2025-04-30 10:31:25,003 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:25,003 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,003 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,003 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,005 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,005 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:25,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,005 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true, 261#L1046-1true]) [2025-04-30 10:31:25,014 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:25,014 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,014 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,014 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:25,015 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:25,015 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,015 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,015 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,025 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,025 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:25,025 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,025 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,025 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,026 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,026 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:25,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,026 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:25,043 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true]) [2025-04-30 10:31:25,043 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:25,043 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,043 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:25,043 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:25,049 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,049 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:25,049 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:25,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:25,050 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:25,050 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,050 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:25,050 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:25,064 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [17#L1031-5true, 322#true, 4#L1029-4true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,064 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,064 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,068 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,068 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true]) [2025-04-30 10:31:25,069 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,069 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,087 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:25,087 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:25,087 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:25,087 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:25,096 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true]) [2025-04-30 10:31:25,096 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:25,096 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,096 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:25,097 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:25,109 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:25,109 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:25,109 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:25,109 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,109 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:25,110 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [322#true, 4#L1029-4true, 308#L1045-9true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,110 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:25,110 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,110 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:25,110 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:25,115 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true]) [2025-04-30 10:31:25,115 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:25,115 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,115 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,115 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:25,122 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:25,122 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:25,122 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,122 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,122 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,123 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:25,123 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,123 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,123 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 20#L1031-13true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,130 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:25,130 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,130 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,130 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:25,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:25,137 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,137 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,137 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,137 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,138 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:25,138 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,138 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,138 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,138 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,141 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:25,142 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:25,142 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2025-04-30 10:31:25,142 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,142 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:25,144 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:25,144 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,144 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 98#L1043-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,161 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2025-04-30 10:31:25,161 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:25,161 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,162 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,162 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true, 119#L1027-3true]) [2025-04-30 10:31:25,163 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:25,163 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,163 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,163 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,169 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:25,169 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:25,169 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,169 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:25,169 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,170 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 119#L1027-3true, 261#L1046-1true]) [2025-04-30 10:31:25,170 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:25,170 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,170 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:25,170 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:25,195 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:25,195 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,195 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,195 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,195 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,196 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,196 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,196 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,196 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,196 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true]) [2025-04-30 10:31:25,203 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:25,203 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,203 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,204 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2025-04-30 10:31:25,204 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,204 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:25,205 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:25,205 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,205 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,205 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,205 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,205 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [57#L1029-4true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,206 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,206 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,206 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,206 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0)]) [2025-04-30 10:31:25,230 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true]) [2025-04-30 10:31:25,230 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,230 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,232 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,232 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:25,232 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,232 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,232 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:25,236 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:25,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,236 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:25,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:25,237 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:25,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:25,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:25,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:25,253 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:25,253 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,254 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:25,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,261 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:25,261 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,261 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,261 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:25,264 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,264 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,264 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,269 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:25,269 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:25,269 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,269 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,269 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:25,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:25,275 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:25,275 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,275 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:25,275 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:25,276 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:25,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,276 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:25,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,283 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,283 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:25,283 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,283 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,283 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:25,287 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:25,287 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:25,287 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,287 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:25,287 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:25,297 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,297 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:25,297 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,297 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:25,299 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,299 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,299 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:25,300 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true]) [2025-04-30 10:31:25,300 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:25,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:25,300 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:25,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,309 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true]) [2025-04-30 10:31:25,310 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,310 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true]) [2025-04-30 10:31:25,313 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:25,313 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,313 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,314 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:25,314 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:25,314 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,314 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true]) [2025-04-30 10:31:25,325 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true]) [2025-04-30 10:31:25,325 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:25,325 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true]) [2025-04-30 10:31:25,332 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true]) [2025-04-30 10:31:25,332 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:25,332 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:25,335 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 225#ULTIMATE.startFINALtrue, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,335 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 308#L1045-9true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,336 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2025-04-30 10:31:25,336 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,336 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:25,338 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 209#L1045-1true, 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:25,338 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,338 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][137], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:25,339 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,339 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,339 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:25,339 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 258#L1034-1true]) [2025-04-30 10:31:25,345 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:25,345 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,345 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:25,345 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:25,345 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:25,346 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,346 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,346 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2025-04-30 10:31:25,348 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:25,348 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,348 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:25,348 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:25,349 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true, 261#L1046-1true]) [2025-04-30 10:31:25,349 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,349 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,353 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,353 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:25,353 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:25,353 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:25,353 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:25,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [308#L1045-9true, 322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:25,364 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,364 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:25,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:25,365 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:25,365 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:25,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,365 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:25,368 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 163#L1034-1true]) [2025-04-30 10:31:25,368 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:25,368 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:25,368 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,368 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:25,370 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 225#ULTIMATE.startFINALtrue, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:25,370 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:25,370 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:25,370 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,370 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 311#true, 89#L1034-9true, 261#L1046-1true]) [2025-04-30 10:31:25,371 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:25,371 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,371 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:25,371 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][254], [225#ULTIMATE.startFINALtrue, 322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true]) [2025-04-30 10:31:25,374 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [225#ULTIMATE.startFINALtrue, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 163#L1034-1true]) [2025-04-30 10:31:25,374 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:25,374 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,381 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][270], [225#ULTIMATE.startFINALtrue, 322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:25,381 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:25,381 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,381 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:25,381 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:25,435 INFO L116 PetriNetUnfolderBase]: 7792/29844 cut-off events. [2025-04-30 10:31:25,436 INFO L117 PetriNetUnfolderBase]: For 2771/2796 co-relation queries the response was YES. [2025-04-30 10:31:25,579 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39524 conditions, 29844 events. 7792/29844 cut-off events. For 2771/2796 co-relation queries the response was YES. Maximal size of possible extension queue 515. Compared 345073 event pairs, 3032 based on Foata normal form. 0/25306 useless extension candidates. Maximal degree in co-relation 39493. Up to 8494 conditions per place. [2025-04-30 10:31:25,699 INFO L140 encePairwiseOnDemand]: 341/344 looper letters, 37 selfloop transitions, 2 changer transitions 0/279 dead transitions. [2025-04-30 10:31:25,699 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 267 places, 279 transitions, 683 flow [2025-04-30 10:31:25,699 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:25,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:25,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 907 transitions. [2025-04-30 10:31:25,700 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8788759689922481 [2025-04-30 10:31:25,701 INFO L175 Difference]: Start difference. First operand has 266 places, 280 transitions, 607 flow. Second operand 3 states and 907 transitions. [2025-04-30 10:31:25,701 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 267 places, 279 transitions, 683 flow [2025-04-30 10:31:25,703 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 266 places, 279 transitions, 682 flow, removed 0 selfloop flow, removed 1 redundant places. [2025-04-30 10:31:25,705 INFO L231 Difference]: Finished difference. Result has 266 places, 279 transitions, 608 flow [2025-04-30 10:31:25,705 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=264, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=279, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=277, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=608, PETRI_PLACES=266, PETRI_TRANSITIONS=279} [2025-04-30 10:31:25,705 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -6 predicate places. [2025-04-30 10:31:25,706 INFO L485 AbstractCegarLoop]: Abstraction has has 266 places, 279 transitions, 608 flow [2025-04-30 10:31:25,706 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 290.3333333333333) internal successors, (871), 3 states have internal predecessors, (871), 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-04-30 10:31:25,706 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:25,706 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:25,706 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2025-04-30 10:31:25,706 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:25,706 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:25,706 INFO L85 PathProgramCache]: Analyzing trace with hash -931476391, now seen corresponding path program 1 times [2025-04-30 10:31:25,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:25,706 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2125182706] [2025-04-30 10:31:25,707 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:25,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:25,710 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 46 statements into 1 equivalence classes. [2025-04-30 10:31:25,712 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 46 of 46 statements. [2025-04-30 10:31:25,712 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:25,712 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:25,723 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:25,723 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:25,723 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2125182706] [2025-04-30 10:31:25,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2125182706] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:25,724 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:25,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-30 10:31:25,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735472587] [2025-04-30 10:31:25,724 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:25,724 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-30 10:31:25,724 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:25,724 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-30 10:31:25,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-30 10:31:25,741 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 281 out of 344 [2025-04-30 10:31:25,742 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 266 places, 279 transitions, 608 flow. Second operand has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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-04-30 10:31:25,742 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:25,742 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 281 of 344 [2025-04-30 10:31:25,742 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:28,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:28,939 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:28,939 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:28,939 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:28,939 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:28,987 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2025-04-30 10:31:28,987 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:31:28,987 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:28,987 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:28,987 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:28,987 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:28,987 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:28,988 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:28,988 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:28,988 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:29,247 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:29,247 INFO L286 olderBase$Statistics]: this new event has 208 ancestors and is cut-off event [2025-04-30 10:31:29,247 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:29,247 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:29,247 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:29,297 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,297 INFO L286 olderBase$Statistics]: this new event has 209 ancestors and is cut-off event [2025-04-30 10:31:29,297 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:29,297 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:29,297 INFO L289 olderBase$Statistics]: existing Event has 140 ancestors and is cut-off event [2025-04-30 10:31:29,649 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:29,649 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:29,649 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,649 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,649 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,650 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:29,650 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:29,650 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,650 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,650 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,688 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 10#L1045-2true, 119#L1027-3true]) [2025-04-30 10:31:29,688 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:29,688 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,688 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,688 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:29,689 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:29,689 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 322#true, 308#L1045-9true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,689 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:29,689 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,690 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:29,690 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:29,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:29,712 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:29,712 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,712 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,712 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,713 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:29,713 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,713 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,713 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:29,748 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2025-04-30 10:31:29,748 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,748 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:29,748 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:29,748 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 119#L1027-3true]) [2025-04-30 10:31:29,756 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,756 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,756 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:29,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2025-04-30 10:31:29,783 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:29,783 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,783 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,783 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,806 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:29,806 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:29,806 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,806 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,806 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:29,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:29,819 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:29,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,819 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,819 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:29,820 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:29,820 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,820 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,820 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,840 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:29,840 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:29,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:29,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:29,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2025-04-30 10:31:29,854 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [57#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:29,854 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,854 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:29,855 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,855 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:29,855 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:29,875 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,875 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:29,876 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,876 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,876 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 4#L1029-4true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,877 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:29,877 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,877 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,877 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:29,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:29,912 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:29,912 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,912 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:29,912 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,913 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,913 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:29,913 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:29,913 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,913 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:29,922 INFO L286 olderBase$Statistics]: this new event has 223 ancestors and is cut-off event [2025-04-30 10:31:29,922 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:29,922 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,922 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:29,974 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:29,974 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:29,974 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:29,975 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:29,975 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2025-04-30 10:31:30,009 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,009 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,009 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,030 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,030 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:30,030 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,030 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,030 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,037 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,037 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:30,037 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,037 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,037 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,040 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,040 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:30,040 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,040 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,040 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:30,056 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:30,056 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:30,056 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,056 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,056 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,066 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,066 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:30,066 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,066 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,066 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 119#L1027-3true]) [2025-04-30 10:31:30,088 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,088 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,088 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:30,104 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,104 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:30,104 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:30,104 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,104 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:30,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,130 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:30,130 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:30,130 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:30,130 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:30,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,139 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:30,139 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,139 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:30,139 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:30,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,182 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,182 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,182 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,182 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:30,183 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,183 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,183 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,183 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,210 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [57#L1029-4true, 308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,210 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,210 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 119#L1027-3true]) [2025-04-30 10:31:30,211 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [4#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,211 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,211 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:30,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,217 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,217 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,217 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,217 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,219 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,219 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,219 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,219 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,219 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true, 258#L1034-1true]) [2025-04-30 10:31:30,221 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,222 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:30,222 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:30,222 INFO L289 olderBase$Statistics]: existing Event has 212 ancestors and is cut-off event [2025-04-30 10:31:30,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 311#true]) [2025-04-30 10:31:30,222 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,222 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,223 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,223 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,235 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,235 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,235 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,235 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,236 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,236 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,236 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,236 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,241 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,241 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:30,241 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,241 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,241 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,243 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,243 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:30,243 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,243 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:30,243 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,252 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,252 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,253 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,253 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,254 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,254 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,254 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,260 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:30,260 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,260 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,260 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,260 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 10#L1045-2true]) [2025-04-30 10:31:30,261 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,261 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,261 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,261 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,269 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,269 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,270 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,270 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 98#L1043-3true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,276 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,276 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,276 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,276 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,278 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,278 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,278 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,278 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:30,284 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,284 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,284 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,284 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:30,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,285 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,285 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,285 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,285 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,290 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:30,290 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,290 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,290 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,290 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,291 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 207#$Ultimate##0true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,291 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,291 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,291 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,291 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 308#L1045-9true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,292 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 32#$Ultimate##0true, 312#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:30,292 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,292 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,304 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:30,304 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,304 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,304 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,304 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:30,306 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,306 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,306 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,306 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,314 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 207#$Ultimate##0true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,314 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,314 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,314 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,314 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 32#$Ultimate##0true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,315 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,315 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,315 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,316 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,324 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 289#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,324 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:30,325 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,325 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:30,326 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,326 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,326 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,326 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:30,326 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:30,336 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 163#L1034-1true, 10#L1045-2true]) [2025-04-30 10:31:30,337 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 163#L1034-1true]) [2025-04-30 10:31:30,337 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,337 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:30,339 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,339 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,339 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:30,344 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,345 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,345 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,345 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,345 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,346 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,346 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,346 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,346 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,347 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,347 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,347 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,348 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,360 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 163#L1034-1true]) [2025-04-30 10:31:30,360 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,360 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,360 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,360 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,362 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,362 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,362 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,362 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,376 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:30,376 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,376 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,376 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,376 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,377 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2025-04-30 10:31:30,377 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,377 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2025-04-30 10:31:30,382 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,382 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,382 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,383 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,383 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,383 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,384 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [57#L1029-4true, 308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,384 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,384 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,385 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,385 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [182#L1025-3true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,386 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,386 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 163#L1034-1true]) [2025-04-30 10:31:30,399 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,399 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,399 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,399 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,401 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,401 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,401 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,401 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,401 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,406 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,406 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,406 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,406 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,406 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,407 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,407 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,407 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,407 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,407 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,408 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,408 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,408 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,408 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,408 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,409 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,409 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,409 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,410 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,410 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,415 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,415 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,415 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,415 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,415 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,579 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,580 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,580 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,580 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,580 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:30,584 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [182#L1025-3true, 310#true, 322#true, 312#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,584 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,584 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,598 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [17#L1031-5true, 310#true, 322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,598 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,598 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,599 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,599 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,599 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,599 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,600 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,600 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:30,600 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:30,600 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,600 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:30,618 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,618 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,618 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:30,618 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,618 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,619 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true]) [2025-04-30 10:31:30,619 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:30,619 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,619 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:30,619 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:30,641 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,641 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,641 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,641 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,641 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,642 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:30,642 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,642 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,642 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,643 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,645 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:30,646 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,646 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,646 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,657 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 98#L1043-3true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,657 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,657 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,657 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,657 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,658 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,658 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is cut-off event [2025-04-30 10:31:30,658 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,658 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,658 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,669 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 322#true, 308#L1045-9true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,669 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,669 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,679 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,679 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,679 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,679 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,679 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,680 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 32#$Ultimate##0true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,680 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:30,680 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,680 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,680 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:30,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,683 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:30,683 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,683 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,687 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:30,687 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,687 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,687 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,689 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:30,689 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,689 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,689 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:30,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 209#L1045-1true]) [2025-04-30 10:31:30,698 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,698 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,698 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,698 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 209#L1045-1true]) [2025-04-30 10:31:30,700 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:30,700 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,700 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,700 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:30,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,704 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:30,704 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,704 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:30,704 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:30,718 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 10#L1045-2true]) [2025-04-30 10:31:30,718 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,718 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,718 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,718 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,719 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:30,719 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,719 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,719 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,719 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,730 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,730 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,730 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,730 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,730 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,732 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,732 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,732 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,732 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,732 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,735 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,735 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,735 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,735 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:30,736 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:30,736 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,736 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,736 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:30,751 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:30,751 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,751 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,751 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,751 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [182#L1025-3true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,754 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:30,754 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,754 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:30,754 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,764 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,764 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,764 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,765 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:30,765 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,765 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,765 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,765 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:30,773 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,773 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,773 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,774 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:30,774 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,774 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,774 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,774 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,786 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,786 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,786 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,786 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,786 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,787 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:30,787 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,787 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,787 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,787 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2025-04-30 10:31:30,793 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,793 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,793 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,794 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:30,794 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,794 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,794 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,795 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,795 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:30,795 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,795 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,795 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,795 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:30,798 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,798 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,798 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,798 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,798 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,800 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 119#L1027-3true]) [2025-04-30 10:31:30,800 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,800 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,800 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,800 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,809 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,809 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,809 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,809 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,810 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:30,810 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,810 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,810 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,818 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:30,818 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,818 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,818 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,818 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 119#L1027-3true, 261#L1046-1true]) [2025-04-30 10:31:30,819 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,819 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,819 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,819 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,822 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 67#L1027-3true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,822 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,822 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 119#L1027-3true]) [2025-04-30 10:31:30,823 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,823 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,823 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,823 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,824 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,824 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,824 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,824 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,824 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,832 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,832 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,833 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true, 258#L1034-1true]) [2025-04-30 10:31:30,833 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,833 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,836 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 180#L1034-2true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,836 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,836 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,836 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,838 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,841 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,841 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,841 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:30,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,842 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:30,842 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,842 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:30,842 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,844 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 67#L1027-3true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,844 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:30,844 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,844 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,844 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,845 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,845 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:30,845 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,845 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,845 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,856 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 67#L1027-3true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,856 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:30,856 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,856 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,856 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,857 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:30,857 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:30,857 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,857 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:30,857 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,866 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,866 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,866 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,866 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,866 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,867 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:30,867 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,867 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,867 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,867 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,874 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:30,874 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,874 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,874 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,874 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,875 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:30,875 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,875 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,875 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,876 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2025-04-30 10:31:30,891 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,891 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,891 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:30,892 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [57#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,892 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,892 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:30,896 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 4#L1029-4true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,896 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,896 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,896 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,896 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,898 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,898 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,898 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,898 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,898 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,906 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,906 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,906 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,906 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,906 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,907 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,907 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,907 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,907 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,911 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:30,911 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2025-04-30 10:31:30,912 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,912 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,916 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 4#L1029-4true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,916 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,916 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:30,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,917 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,917 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,917 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,917 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,917 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [57#L1029-4true, 322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,918 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:30,918 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:30,918 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,918 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:30,925 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:30,925 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,925 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,925 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,925 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,925 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,926 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,926 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,926 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,926 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,929 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 180#L1034-2true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,929 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,929 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,931 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:30,931 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,931 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,931 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:30,933 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:30,933 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:30,933 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,933 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:30,933 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:30,936 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:30,936 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:30,936 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,936 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,936 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,937 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 312#true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:30,937 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:30,937 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,937 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,937 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,944 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,944 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,944 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:30,944 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,946 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:30,946 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:30,946 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,946 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:30,946 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:30,950 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,950 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:30,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,950 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,950 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [57#L1029-4true, 310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,951 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:30,951 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,951 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:30,951 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,961 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:30,961 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:30,961 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,961 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,961 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,964 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:30,964 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,964 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,964 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true, 119#L1027-3true]) [2025-04-30 10:31:30,966 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,966 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,966 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,966 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:30,970 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:30,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,970 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,970 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,977 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 67#L1027-3true, 309#true, 312#true, 98#L1043-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,977 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,977 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,977 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,977 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,979 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:30,979 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:30,979 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,979 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:30,979 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:30,990 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:30,990 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:30,990 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:30,994 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,994 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:30,994 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,994 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:30,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:30,995 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:30,995 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:30,995 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,995 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:30,999 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:30,999 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:30,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,999 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:30,999 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,000 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:31,000 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:31,000 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,000 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:31,000 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:31,004 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,004 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,004 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,004 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,004 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,007 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 258#L1034-1true]) [2025-04-30 10:31:31,007 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,007 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,007 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,007 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,008 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:31,008 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,008 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,008 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,008 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,012 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2025-04-30 10:31:31,012 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,012 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,012 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,012 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,016 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 289#L1031-5true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,016 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,016 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,018 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [17#L1031-5true, 308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,018 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,018 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,027 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,027 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,027 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,027 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,027 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,031 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 289#L1031-5true, 314#true, 180#L1034-2true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,031 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,031 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,031 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,032 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,032 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,032 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,032 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,032 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,035 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,035 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,035 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,035 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,035 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,038 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:31,038 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:31,038 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,038 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,038 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,039 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 312#true, 109#L1046-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:31,039 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:31,039 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,039 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,039 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [4#L1029-4true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:31,047 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:31,047 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,047 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,049 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true]) [2025-04-30 10:31:31,049 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:31,049 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:31,049 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:31,049 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:31,052 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 289#L1031-5true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,052 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:31,052 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,052 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,052 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,054 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,054 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:31,054 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,054 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,054 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,067 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,067 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,067 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:31,068 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:31,068 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:31,068 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:31,068 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,068 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:31,070 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true]) [2025-04-30 10:31:31,070 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:31,070 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,078 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,078 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,078 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:31,080 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [57#L1029-4true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,080 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:31,080 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,080 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:31,080 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,086 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:31,086 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,086 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,086 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 4#L1029-4true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,091 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [289#L1031-5true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,091 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,091 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,093 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [57#L1029-4true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,093 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:31,093 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:31,093 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:31,093 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,095 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,095 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:31,095 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:31,098 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 312#true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:31,098 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:31,098 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,098 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,098 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,104 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 20#L1031-13true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,104 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:31,104 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:31,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true]) [2025-04-30 10:31:31,113 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:31,113 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,113 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,113 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:31,117 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 258#L1034-1true]) [2025-04-30 10:31:31,117 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:31,117 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 163#L1034-1true, 89#L1034-9true]) [2025-04-30 10:31:31,118 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,118 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:31,122 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:31,122 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,122 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,122 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,122 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,127 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,127 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,127 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,127 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,127 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,128 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,128 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:31,128 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,128 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:31,128 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:31,131 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 163#L1034-1true]) [2025-04-30 10:31:31,131 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,131 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,132 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,132 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,137 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:31,137 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,137 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,137 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,137 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [17#L1031-5true, 322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,139 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:31,139 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,139 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:31,139 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,144 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 308#L1045-9true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:31,144 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,144 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,144 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,144 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,145 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 308#L1045-9true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:31,145 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,145 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,145 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,145 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:31,148 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:31,148 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,148 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,151 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:31,151 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,151 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,151 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,152 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:31,152 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,152 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,152 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,152 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,157 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:31,157 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,157 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,157 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,157 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,160 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true, 261#L1046-1true]) [2025-04-30 10:31:31,160 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,160 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,160 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,160 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 163#L1034-1true, 261#L1046-1true]) [2025-04-30 10:31:31,161 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,161 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,161 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,161 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:31,164 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [322#true, 308#L1045-9true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,164 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 10#L1045-2true]) [2025-04-30 10:31:31,164 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,164 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,165 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:31,165 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,165 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,165 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,165 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,167 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:31,167 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,167 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,167 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,167 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 258#L1034-1true]) [2025-04-30 10:31:31,171 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,171 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,171 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,171 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,174 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:31,174 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,174 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,177 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 258#L1034-1true]) [2025-04-30 10:31:31,177 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,177 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,177 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,177 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,178 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 261#L1046-1true]) [2025-04-30 10:31:31,178 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,178 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,178 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,178 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 312#true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 163#L1034-1true]) [2025-04-30 10:31:31,179 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 261#L1046-1true]) [2025-04-30 10:31:31,179 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,179 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,182 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][138], [308#L1045-9true, 322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,182 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,182 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,187 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true]) [2025-04-30 10:31:31,187 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,187 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 180#L1034-2true, 312#true, 206#L1034-2true, 98#L1043-3true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,190 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,190 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,190 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,190 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,192 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 206#L1034-2true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:31,192 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:31,192 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,192 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,192 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:31,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 180#L1034-2true, 312#true, 19#L1034-1true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:31,193 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:31,193 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:31,193 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,193 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,199 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1060] L1034-->L1034-1: Formula: (= |v_#race~tids~0_13| 0) InVars {} OutVars{#race~tids~0=|v_#race~tids~0_13|} AuxVars[] AssignedVars[#race~tids~0][133], [310#true, 322#true, 314#true, 262#L1043-4true, 180#L1034-2true, 312#true, 206#L1034-2true, 19#L1034-1true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,199 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:31,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,199 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:31,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [308#L1045-9true, 322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:31,218 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 308#L1045-9true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:31,218 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,218 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true]) [2025-04-30 10:31:31,221 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 258#L1034-1true]) [2025-04-30 10:31:31,221 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 209#L1045-1true, 163#L1034-1true]) [2025-04-30 10:31:31,221 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true, 258#L1034-1true]) [2025-04-30 10:31:31,226 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 206#L1034-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 10#L1045-2true]) [2025-04-30 10:31:31,226 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,226 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 163#L1034-1true, 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:31,227 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 180#L1034-2true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 209#L1045-1true, 89#L1034-9true]) [2025-04-30 10:31:31,227 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,227 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 13#L1034-9true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,230 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,230 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 163#L1034-1true]) [2025-04-30 10:31:31,230 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,230 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 261#L1046-1true]) [2025-04-30 10:31:31,232 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 261#L1046-1true]) [2025-04-30 10:31:31,232 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,232 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,233 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 10#L1045-2true]) [2025-04-30 10:31:31,233 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,233 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,233 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,233 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 206#L1034-2true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,234 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 258#L1034-1true]) [2025-04-30 10:31:31,234 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 262#L1043-4true, 309#true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 163#L1034-1true]) [2025-04-30 10:31:31,234 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,235 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 180#L1034-2true, 309#true, 312#true, 98#L1043-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,235 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:31,235 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,235 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:31,235 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 309#true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:31,236 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][250], [322#true, 309#true, 312#true, 13#L1034-9true, 109#L1046-2true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:31,236 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,236 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:31,238 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][266], [322#true, 314#true, 262#L1043-4true, 309#true, 180#L1034-2true, 312#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:31,238 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:31,238 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:31,238 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,238 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:31,331 INFO L116 PetriNetUnfolderBase]: 16917/58238 cut-off events. [2025-04-30 10:31:31,331 INFO L117 PetriNetUnfolderBase]: For 4926/5159 co-relation queries the response was YES. [2025-04-30 10:31:31,640 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79197 conditions, 58238 events. 16917/58238 cut-off events. For 4926/5159 co-relation queries the response was YES. Maximal size of possible extension queue 1059. Compared 730424 event pairs, 7125 based on Foata normal form. 0/49896 useless extension candidates. Maximal degree in co-relation 79167. Up to 19012 conditions per place. [2025-04-30 10:31:31,873 INFO L140 encePairwiseOnDemand]: 336/344 looper letters, 40 selfloop transitions, 2 changer transitions 0/275 dead transitions. [2025-04-30 10:31:31,874 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 262 places, 275 transitions, 684 flow [2025-04-30 10:31:31,874 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-30 10:31:31,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2025-04-30 10:31:31,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 891 transitions. [2025-04-30 10:31:31,875 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.8633720930232558 [2025-04-30 10:31:31,875 INFO L175 Difference]: Start difference. First operand has 266 places, 279 transitions, 608 flow. Second operand 3 states and 891 transitions. [2025-04-30 10:31:31,875 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 262 places, 275 transitions, 684 flow [2025-04-30 10:31:31,881 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 260 places, 275 transitions, 680 flow, removed 0 selfloop flow, removed 2 redundant places. [2025-04-30 10:31:31,883 INFO L231 Difference]: Finished difference. Result has 261 places, 275 transitions, 606 flow [2025-04-30 10:31:31,883 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=592, PETRI_DIFFERENCE_MINUEND_PLACES=258, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=273, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=271, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=606, PETRI_PLACES=261, PETRI_TRANSITIONS=275} [2025-04-30 10:31:31,883 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -11 predicate places. [2025-04-30 10:31:31,883 INFO L485 AbstractCegarLoop]: Abstraction has has 261 places, 275 transitions, 606 flow [2025-04-30 10:31:31,883 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 282.0) internal successors, (846), 3 states have internal predecessors, (846), 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-04-30 10:31:31,884 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:31,884 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:31,884 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2025-04-30 10:31:31,884 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:31,884 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:31,884 INFO L85 PathProgramCache]: Analyzing trace with hash 894984802, now seen corresponding path program 1 times [2025-04-30 10:31:31,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:31,884 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1195996963] [2025-04-30 10:31:31,884 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:31,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:31,891 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 52 statements into 1 equivalence classes. [2025-04-30 10:31:31,894 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 52 of 52 statements. [2025-04-30 10:31:31,894 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:31,894 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:32,040 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:32,040 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:32,040 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1195996963] [2025-04-30 10:31:32,040 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1195996963] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:32,040 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:32,040 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:32,040 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [899669503] [2025-04-30 10:31:32,040 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:32,041 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:32,041 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:32,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:32,042 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:32,304 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 291 out of 344 [2025-04-30 10:31:32,309 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 261 places, 275 transitions, 606 flow. Second operand has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 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-04-30 10:31:32,309 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:32,309 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 291 of 344 [2025-04-30 10:31:32,309 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:33,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,086 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,086 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,086 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,087 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,087 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,087 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,092 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,092 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,092 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,092 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,092 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,116 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,116 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,116 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,116 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,116 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,167 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,167 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,168 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,168 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,176 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,176 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,176 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,177 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,177 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,177 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,177 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,197 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,197 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:33,197 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:33,197 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:33,206 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,206 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,206 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,206 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,206 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,225 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,225 INFO L286 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is not cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is not cut-off event [2025-04-30 10:31:33,225 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,225 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,225 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,226 INFO L286 olderBase$Statistics]: this new event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is not cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is not cut-off event [2025-04-30 10:31:33,226 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,226 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,226 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,242 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:33,242 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,242 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,242 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,242 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:33,280 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,280 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,280 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,280 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,281 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,281 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,281 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,303 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,303 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,307 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:33,307 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:33,307 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:33,307 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,320 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,320 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,320 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,321 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:33,321 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,321 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,321 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,356 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:33,357 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,357 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,357 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,358 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,358 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,358 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,433 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,433 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,434 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,434 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,434 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,434 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,434 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:33,470 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,470 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,470 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,470 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,470 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,471 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,471 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,557 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,557 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,557 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,557 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,558 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,558 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,558 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,705 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,706 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,706 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,886 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,886 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,886 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,887 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,887 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,887 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,922 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,922 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,922 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,922 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,922 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,937 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,937 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,937 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,938 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:33,938 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,938 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,938 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:33,938 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,939 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,939 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:33,963 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:33,963 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,963 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,963 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:33,966 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:33,966 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:33,966 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,966 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:33,967 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,967 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:33,967 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:33,967 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:33,967 INFO L286 olderBase$Statistics]: this new event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,967 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is not cut-off event [2025-04-30 10:31:33,975 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:33,975 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:33,975 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,975 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,975 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,977 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:33,977 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:33,977 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,977 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,977 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:33,984 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:33,984 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,984 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:33,984 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:33,985 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:33,985 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:33,985 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:34,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,010 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:34,010 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,010 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,010 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is not cut-off event [2025-04-30 10:31:34,010 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-30 10:31:34,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,014 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,014 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,015 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,015 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,017 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,017 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,024 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,024 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,024 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,024 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,057 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,057 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,057 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,057 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,060 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,060 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,060 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,060 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,060 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,061 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is not cut-off event [2025-04-30 10:31:34,061 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,061 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:34,061 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:34,070 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,070 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,070 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,070 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,070 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,081 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,081 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,081 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,081 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,081 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,082 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,082 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,082 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,082 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,082 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,112 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,112 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,112 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,115 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,115 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,115 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,116 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,116 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,116 INFO L286 olderBase$Statistics]: this new event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is not cut-off event [2025-04-30 10:31:34,116 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,116 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:34,116 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,117 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,117 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:34,117 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:34,117 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:34,117 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:34,117 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:34,125 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,126 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,126 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,126 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,126 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,126 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,128 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,128 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,128 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,129 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,130 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:34,130 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,131 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,131 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,131 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,161 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,161 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,161 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,161 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,161 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:34,164 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,164 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,164 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,164 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,164 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:34,167 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,167 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,167 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:34,167 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,167 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,168 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,168 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:34,168 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:34,168 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:34,168 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:34,168 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:34,174 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,174 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,174 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,177 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,177 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,177 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,177 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,177 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,178 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,178 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,178 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,178 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,178 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,185 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,185 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,185 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,185 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,185 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,212 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,212 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,212 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,212 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,212 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,212 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-30 10:31:34,213 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,213 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,213 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,213 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,214 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,214 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-30 10:31:34,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,214 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,218 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,218 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is not cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is not cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is not cut-off event [2025-04-30 10:31:34,218 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,218 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,219 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,219 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,219 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:34,219 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,219 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,219 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:34,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,222 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,222 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,222 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,222 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,225 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,225 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,225 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,225 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,225 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,230 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,230 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,230 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,230 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,230 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,237 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,237 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,237 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,237 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,237 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,237 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,273 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,273 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,277 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:34,277 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,277 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,277 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,277 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,282 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,282 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,282 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,282 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,282 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,282 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,308 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,308 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,308 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,309 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,309 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,309 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:34,309 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,309 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,309 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,310 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,310 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,310 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,310 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,310 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,310 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:34,311 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,311 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,311 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,311 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,311 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,311 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:34,312 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,312 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,312 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,312 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:34,312 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,312 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,315 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,315 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,315 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:34,315 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,315 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:34,315 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:34,325 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,325 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,325 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,325 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,326 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,326 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,328 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,328 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,328 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,328 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,329 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,329 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,331 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,331 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,331 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,331 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,331 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,332 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,332 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,332 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,332 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,332 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,332 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,333 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,333 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,333 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,333 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,333 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,334 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,334 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,341 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,341 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,341 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,341 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,341 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,342 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,342 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,342 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,342 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,342 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,342 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,343 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,343 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,343 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,343 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,344 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,344 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,371 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:34,371 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,371 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,371 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,371 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,372 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,373 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,373 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-30 10:31:34,373 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,373 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,373 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,380 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,381 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is not cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is not cut-off event [2025-04-30 10:31:34,381 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,381 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,381 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,384 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,384 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,384 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,390 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,395 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,395 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,395 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,395 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,395 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,437 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,437 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,437 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,437 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,445 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,451 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,451 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,451 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,451 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,451 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,452 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,452 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,452 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,452 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,452 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,456 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,456 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,456 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,456 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,456 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,456 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,491 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,491 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,491 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,491 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,492 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,492 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,493 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,493 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,493 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,493 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,493 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:34,493 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,503 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,503 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,503 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,509 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,510 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,510 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,510 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,510 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,511 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,511 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,511 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,511 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,512 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,512 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,512 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,513 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,513 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,513 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,513 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,513 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,514 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:34,514 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,514 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,514 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,514 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,514 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:34,516 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,516 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,516 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,516 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,516 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,517 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,517 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,517 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,518 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,518 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,518 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,518 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,518 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,519 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,519 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,519 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,519 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,520 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,520 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,520 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,522 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,522 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,522 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,522 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,522 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,523 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,523 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,523 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,523 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,523 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,523 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,524 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,524 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,524 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,525 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,525 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,525 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,525 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,526 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,526 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,526 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,526 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,526 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,526 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,527 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,527 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,568 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,569 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,569 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,580 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,580 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,580 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,580 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,580 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,581 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,581 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,581 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,581 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,581 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,582 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,582 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,582 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,583 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,583 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,583 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,583 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,588 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,588 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,588 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,588 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,589 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,589 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,589 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,633 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,633 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,633 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,633 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,645 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,645 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,645 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,646 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,646 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,648 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,648 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,648 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,648 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,649 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,649 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,651 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,651 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,651 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,652 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,652 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,652 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:34,677 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,677 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,677 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,677 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,682 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,682 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,682 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,682 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,682 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,698 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,698 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,698 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,698 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,703 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,703 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,703 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,703 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,704 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,704 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,704 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,705 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,705 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,705 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,705 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,706 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,706 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,706 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,706 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,707 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,707 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,707 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,707 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,707 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,708 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,708 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,708 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,708 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,708 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,708 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,709 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,709 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,709 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,709 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,709 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,710 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,710 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,712 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,712 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,712 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:34,712 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,712 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,712 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,713 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,713 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,713 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,713 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,713 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,713 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,714 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,728 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,728 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,728 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,728 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,728 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,733 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,733 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,733 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,733 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,754 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,754 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,754 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,754 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,755 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,761 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:34,761 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,761 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,762 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,762 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,762 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,763 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,763 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,763 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,763 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,763 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:34,764 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,764 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,764 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,764 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,764 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,765 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,765 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,767 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,767 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,767 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:34,768 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,768 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,768 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,768 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,771 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,771 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,771 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,771 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,771 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,771 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:34,772 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,772 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,773 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,773 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,773 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,773 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,773 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:34,784 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,784 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,789 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,789 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,789 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,789 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,789 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,810 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,810 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,810 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,810 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,810 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,819 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,819 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,819 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,819 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,819 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,823 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,823 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,823 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,823 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,823 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,827 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,827 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,827 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,827 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,827 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,828 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,828 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,830 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:34,830 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:34,830 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,830 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,830 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:34,831 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,831 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,831 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:34,831 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,831 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,832 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,832 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,832 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,832 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,832 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,832 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,833 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,833 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,833 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,834 INFO L286 olderBase$Statistics]: this new event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:34,834 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,835 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:34,835 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,835 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,839 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,839 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,839 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,839 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,839 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,855 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:34,855 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,855 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,855 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,855 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,855 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,857 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:34,857 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,857 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,857 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,857 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,857 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,869 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,870 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,870 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,871 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,871 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,871 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,871 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,877 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:34,877 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,877 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,877 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,877 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,881 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,881 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,881 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,881 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,883 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,883 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,883 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:34,884 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,884 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,884 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,884 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,885 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,885 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,885 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:34,886 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,886 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,886 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:34,887 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,887 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,887 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,888 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,888 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,888 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,888 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,889 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,889 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,891 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,891 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,891 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,891 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,891 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,892 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,892 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,892 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,905 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,905 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,905 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,905 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,905 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,905 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,907 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,907 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,907 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,907 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,907 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,907 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:34,913 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,913 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,919 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,919 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,923 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,923 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,924 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,925 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,925 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,925 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,925 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,925 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,926 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,926 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,927 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:34,927 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,927 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,928 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,928 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,928 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,928 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,928 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:34,937 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,938 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,938 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,938 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,942 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,942 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,942 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,942 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,942 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:34,943 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,943 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,943 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,943 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,943 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,944 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,944 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,944 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:34,944 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,944 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,945 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,945 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,945 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,945 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,946 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,946 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,946 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,947 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,947 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,948 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,948 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,949 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,949 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:34,953 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,953 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,953 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 313#true]) [2025-04-30 10:31:34,954 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,954 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:34,954 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:34,954 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,960 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:34,960 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,960 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,960 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,960 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,960 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,962 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,962 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:34,962 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,962 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,962 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,962 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,968 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,968 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,973 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,973 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,978 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,978 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,978 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,978 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,980 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:34,980 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,980 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,980 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,980 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,983 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,983 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,983 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,984 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,984 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,984 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:34,985 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,985 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,985 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,985 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,985 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,985 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,986 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,987 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,987 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,987 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is not cut-off event [2025-04-30 10:31:34,988 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:34,988 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,988 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,988 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,988 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,988 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,989 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:34,989 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:34,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:34,991 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,991 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,991 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:34,991 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,991 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,994 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is not cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-30 10:31:34,994 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,994 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:34,994 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:34,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:34,997 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:34,997 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:34,997 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,997 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,997 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:34,997 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:34,998 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:34,998 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:34,998 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,998 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:34,998 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,004 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,004 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,004 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,004 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,004 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,006 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,006 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,006 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,006 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,006 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,007 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,007 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,007 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,007 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,007 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,008 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,008 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,008 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,009 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,009 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,009 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,010 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,010 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,010 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,011 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,011 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,011 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,012 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,012 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,015 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,015 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,015 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,017 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,017 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,017 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,018 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:35,018 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,018 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,018 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,021 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,021 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,021 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,021 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,021 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,021 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,022 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,022 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,025 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,025 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,025 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,025 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,026 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,026 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,026 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,027 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,027 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,027 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,027 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,027 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,027 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,029 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,029 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,029 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,029 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,029 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,029 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,034 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,034 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,040 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,040 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,045 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,045 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,045 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,045 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,046 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,046 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,047 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,047 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,047 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,049 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,049 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,049 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,049 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,049 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,050 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,050 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,050 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,050 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-30 10:31:35,050 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,051 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,051 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,051 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,051 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,051 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,052 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,052 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,053 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,053 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,053 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,054 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,054 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,054 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,057 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,057 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is not cut-off event [2025-04-30 10:31:35,057 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,057 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is not cut-off event [2025-04-30 10:31:35,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,248 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,248 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,248 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,248 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,253 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,253 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,253 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,253 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,254 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,254 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,254 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,254 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,254 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,256 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,256 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,256 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,256 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,257 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,257 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,257 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,258 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,258 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,259 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,259 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,261 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,261 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,261 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,261 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,261 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,263 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,263 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,263 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,263 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,263 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,265 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,265 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,266 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,266 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,266 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,267 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,267 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,268 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,268 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,269 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,269 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,270 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,270 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,270 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,271 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,271 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,271 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,271 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,273 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,273 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,276 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-04-30 10:31:35,276 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,276 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,276 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,276 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,276 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,277 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,278 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,278 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,278 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,278 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 67#L1027-3true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,278 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,278 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,279 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,279 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,279 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,279 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,279 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,279 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,280 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,281 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,281 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,286 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,287 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,287 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,287 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,287 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,292 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,292 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,292 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,292 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,292 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,294 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,294 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,294 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,294 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,294 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,297 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,297 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,297 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,297 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,297 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,298 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,298 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,298 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,298 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,298 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,299 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-30 10:31:35,299 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,299 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,299 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,299 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,300 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,301 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,302 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:35,302 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,302 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,302 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,307 INFO L286 olderBase$Statistics]: this new event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,307 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is not cut-off event [2025-04-30 10:31:35,307 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,307 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is not cut-off event [2025-04-30 10:31:35,316 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,316 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,316 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,316 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:35,318 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,318 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,318 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,318 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,318 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,319 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,319 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,319 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,320 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,320 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,321 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,321 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,321 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,323 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,323 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,324 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,324 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,324 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,324 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,325 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,325 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,325 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,325 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,325 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,326 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,326 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,326 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:35,326 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,327 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,327 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,327 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,328 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,328 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,328 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,330 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,330 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,335 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,335 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,335 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,337 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,337 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,337 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,340 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,341 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,341 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,341 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,341 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,342 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,342 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,342 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,343 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,343 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,343 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,345 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,345 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,345 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,345 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,346 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,346 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,346 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,346 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,346 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,346 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,347 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,347 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,347 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,347 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,347 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,347 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,348 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,348 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,349 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,349 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,349 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,349 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,349 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,350 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,350 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,350 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,350 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,350 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,350 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,354 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,354 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,354 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,355 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,355 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,355 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,355 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,355 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,356 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,356 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,356 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,356 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,356 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,356 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,357 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,357 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,357 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,360 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,360 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,360 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,360 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,360 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,362 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,362 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,362 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,362 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,362 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,365 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,365 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,365 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,365 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,365 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,366 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,366 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,366 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,366 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,366 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,367 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,367 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,367 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 182#L1025-3true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,367 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,367 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,368 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,368 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,370 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,370 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,370 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,370 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,375 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,375 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:35,375 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,375 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is not cut-off event [2025-04-30 10:31:35,385 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,385 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,385 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,385 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,385 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,385 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,387 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,387 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,387 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,387 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,387 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,387 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,390 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,390 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,390 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,391 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,391 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,391 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,393 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,393 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,393 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,393 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,393 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,393 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,394 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,394 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,394 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,394 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,394 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,395 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,395 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,395 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,396 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,396 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,396 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,396 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,396 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,396 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,397 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,397 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,397 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,397 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,399 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,399 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,399 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,399 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,399 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,401 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,401 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,401 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,401 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,401 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,401 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,402 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,402 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,402 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,402 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,402 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,405 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,405 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,405 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,405 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,408 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,408 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,408 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,410 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,410 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,410 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,410 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,410 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,410 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,411 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,411 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,411 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,411 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,411 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,411 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,412 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,412 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,412 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,412 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,412 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,414 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,414 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,415 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,415 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,415 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,415 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,418 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,418 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,418 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,419 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,419 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,419 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,420 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,420 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,420 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,420 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,421 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,421 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,421 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,422 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,422 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,423 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,423 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,424 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,424 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,425 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,425 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,425 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,425 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,425 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,426 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,427 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,427 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,428 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,428 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,428 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,428 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,429 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,429 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,429 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,430 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,430 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,430 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,430 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,432 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,432 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,432 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,434 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,434 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,435 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:35,435 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,435 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,435 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,435 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,437 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,437 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,437 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,437 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,438 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,438 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,438 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,438 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,438 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,439 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,439 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,440 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,440 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,440 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:35,440 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,440 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,441 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true, 311#true]) [2025-04-30 10:31:35,441 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,441 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,445 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,445 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,445 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,445 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,455 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,455 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,455 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,455 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,455 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,455 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,457 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,457 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,460 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,460 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,460 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,461 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,461 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,461 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,461 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,461 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,461 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:35,467 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,467 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,467 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,467 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,470 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,470 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,470 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,470 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,470 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,472 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,472 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,472 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,472 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,472 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,475 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is not cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:35,475 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,475 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,475 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,475 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,477 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,477 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,477 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,480 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,480 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,480 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,481 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,485 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,485 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,485 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,485 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,485 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,488 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,488 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,488 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,488 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,488 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,488 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,489 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,489 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,490 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,490 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,490 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,491 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,491 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,492 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,492 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,493 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,493 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,493 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,494 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,494 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,494 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,494 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,494 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,494 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,495 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,495 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,495 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,496 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,496 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,497 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,497 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,497 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,497 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,497 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,499 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,499 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,499 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,513 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,513 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,513 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,513 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,516 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,516 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,516 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,516 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,519 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,519 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,519 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,520 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,520 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,520 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,520 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,520 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,520 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:35,526 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,526 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,526 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,526 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,526 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,528 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,528 INFO L286 olderBase$Statistics]: this new event has 171 ancestors and is not cut-off event [2025-04-30 10:31:35,528 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-30 10:31:35,528 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is not cut-off event [2025-04-30 10:31:35,528 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:35,530 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,530 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,530 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,530 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,532 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,532 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,532 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,532 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1031-13true, 329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,539 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,539 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,539 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,539 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,540 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,540 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,540 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,544 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,544 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,544 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,546 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,546 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,551 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,552 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,552 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,552 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,553 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,553 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,553 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,553 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,554 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,554 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,555 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,555 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,555 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,556 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,556 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true, 89#L1034-9true]) [2025-04-30 10:31:35,556 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,556 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,558 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,558 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,559 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,559 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,559 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,559 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,559 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,560 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,560 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,560 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,560 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,560 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,561 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,561 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,563 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,563 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,563 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 67#L1027-3true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,563 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,563 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,563 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:35,565 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,565 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,565 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,565 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,565 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,566 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,566 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:35,566 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,566 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,566 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,567 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,567 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,567 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,568 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,568 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,568 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,568 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,568 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,568 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,570 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,570 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,570 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,570 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,571 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,571 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,571 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,571 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,571 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,572 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,572 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,572 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,572 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,572 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,573 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,573 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,575 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,575 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,575 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,575 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,575 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,576 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,576 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,576 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,576 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,576 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,576 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,577 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,577 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,577 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,577 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,577 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,582 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,582 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,582 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,582 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,582 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,582 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,584 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,584 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,584 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,584 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,584 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,584 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,587 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,587 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,587 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,588 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,588 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,588 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,594 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,595 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,595 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,595 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,595 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,597 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is not cut-off event [2025-04-30 10:31:35,597 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-30 10:31:35,597 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-30 10:31:35,597 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is not cut-off event [2025-04-30 10:31:35,599 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,599 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,599 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,599 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,601 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,601 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,601 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,601 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,601 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,606 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,606 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,610 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,611 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,611 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,611 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,611 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,611 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,615 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,615 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,615 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,615 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,615 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,616 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,616 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 89#L1034-9true]) [2025-04-30 10:31:35,616 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,616 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,616 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,617 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,617 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,617 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,619 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,619 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,619 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,619 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,620 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,620 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,620 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,620 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,620 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,622 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,622 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,622 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,622 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,622 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,622 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,624 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,624 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,627 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,627 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,627 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,627 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,627 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,627 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,628 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,628 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,628 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,628 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,629 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,629 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,629 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,629 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,629 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,629 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,630 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,630 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,630 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,630 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,630 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,631 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,631 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,632 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,632 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,632 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,633 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:35,633 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,633 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,633 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,637 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,637 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,637 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,638 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,638 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,638 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,640 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,640 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,640 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,641 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,641 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,641 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,642 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,642 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,642 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,642 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,643 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,643 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,644 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,644 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,644 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,645 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,645 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,645 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,646 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,646 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,646 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,646 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,647 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,647 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,650 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,650 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,650 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,650 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,650 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 67#L1027-3true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,651 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,653 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,653 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,653 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,653 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,653 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,654 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,654 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:35,654 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:35,654 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,654 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,655 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,655 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:35,655 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,664 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,665 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,665 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,665 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,665 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,667 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,667 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is not cut-off event [2025-04-30 10:31:35,667 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-30 10:31:35,667 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is not cut-off event [2025-04-30 10:31:35,668 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is not cut-off event [2025-04-30 10:31:35,669 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,669 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,669 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,670 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,670 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,670 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,670 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,670 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,670 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,672 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,672 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,672 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,672 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,677 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,678 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,678 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,683 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,684 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,684 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,684 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,684 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:35,684 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,691 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,692 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,692 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,692 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,692 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,693 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,693 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,693 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,693 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,693 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,693 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,695 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,695 INFO L286 olderBase$Statistics]: this new event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,695 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,695 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,695 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,696 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,696 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,696 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,696 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,696 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,697 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [17#L1031-5true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,697 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,697 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,697 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,697 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,698 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,698 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,698 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,698 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,699 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,699 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,699 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,702 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,702 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,703 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,703 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,704 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,704 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,704 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,705 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,705 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,706 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,706 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,706 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,707 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,707 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,707 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,707 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,707 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,707 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,710 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,710 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,710 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,710 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,710 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,712 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,712 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,712 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,713 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,713 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,713 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,714 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,714 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,714 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,714 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,715 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,715 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,715 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,715 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,715 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,715 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,718 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,718 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,718 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,718 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,719 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,719 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,719 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,719 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,719 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,720 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,720 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,720 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,720 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,722 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,722 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,722 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,722 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,723 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,723 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:35,724 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,724 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,724 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,726 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,726 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,726 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,727 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,727 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,731 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,731 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,731 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,733 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,733 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,733 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,733 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,739 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,739 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,745 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,745 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,745 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,745 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,745 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,745 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,755 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,755 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,758 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,758 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,758 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,759 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,763 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,763 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,764 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,764 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,764 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,764 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,764 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,765 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,765 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,766 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,766 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,771 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,771 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-04-30 10:31:35,772 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,772 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,772 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,774 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,774 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,774 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,774 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,775 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:35,775 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,775 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,775 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,775 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,775 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,779 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,780 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,780 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,780 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,780 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,780 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,781 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,781 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,781 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,782 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,782 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,783 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,783 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,783 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,783 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,787 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,787 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,787 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,787 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,787 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,788 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,788 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,791 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,791 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,791 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,791 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,792 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,792 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,792 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,792 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,792 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:35,793 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,793 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,793 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,793 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,797 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:35,798 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,798 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,803 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,803 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,803 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,803 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,803 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:35,803 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,812 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,813 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,813 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,813 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,813 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,813 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,813 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,816 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,816 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,816 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,816 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,820 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,820 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,820 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,820 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,823 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,824 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,824 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,825 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,826 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,826 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,826 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,826 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,826 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,828 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,828 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,828 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,828 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,828 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,829 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,829 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,829 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,829 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,829 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,829 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,838 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,838 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,838 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,839 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,839 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,839 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,840 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [17#L1031-5true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,840 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,840 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,840 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,841 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,841 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,841 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,842 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,842 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,842 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,842 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,842 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,842 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,845 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,845 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,845 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,846 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,846 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,846 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,846 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,846 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,846 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,847 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,847 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,847 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,849 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,849 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,849 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,849 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,849 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,850 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,850 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,850 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,850 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,850 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,850 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,851 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,851 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,851 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,851 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,851 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,851 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,852 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,852 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,852 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,852 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,852 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,852 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,853 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,853 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,853 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,853 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,853 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,854 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,854 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,854 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,854 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,854 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,854 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,855 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,867 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,867 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,867 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,867 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,868 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,868 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,868 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,871 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,871 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,871 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,875 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,875 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,875 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,878 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,882 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,882 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:35,882 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,882 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,889 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,890 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,890 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,891 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,891 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,891 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,891 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,891 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,891 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,892 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,892 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,892 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,892 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,892 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,893 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,893 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,893 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,893 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,893 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,895 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,895 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,895 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,895 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,895 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,897 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,897 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,897 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,897 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,897 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,897 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,898 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,899 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,899 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,899 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,900 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,900 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,901 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,901 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,902 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,902 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,904 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,904 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,904 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,904 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,904 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,905 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,905 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,905 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,906 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,906 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,906 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,906 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,906 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,907 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,907 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,907 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,907 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,908 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,908 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,912 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,912 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,912 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,912 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,913 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,913 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,914 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,914 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,914 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,914 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,915 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,915 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,915 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,915 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,915 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,915 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,916 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,916 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,916 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,916 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,919 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,919 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,919 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,919 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,919 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,919 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,920 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,920 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,920 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,921 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,921 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,921 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,921 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,921 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,922 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,922 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,922 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,922 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,922 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,923 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,924 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,924 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,924 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,924 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,925 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,925 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,925 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,925 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,925 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true]) [2025-04-30 10:31:35,925 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,926 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,926 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,926 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,927 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,927 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,927 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,927 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,928 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,928 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,928 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,928 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,928 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,928 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,929 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,929 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:35,929 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,929 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,934 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,937 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,937 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,937 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,937 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,937 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,941 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,941 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,941 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,944 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,944 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,944 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,944 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,944 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,944 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,948 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,948 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:35,948 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,963 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,963 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-04-30 10:31:35,964 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:35,964 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,964 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,964 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,964 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:35,965 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,965 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,965 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,966 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,966 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:35,966 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,966 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:35,969 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:35,969 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,969 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:35,969 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,969 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,973 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,973 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,974 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,974 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,974 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,974 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:35,975 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,975 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,975 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,976 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,976 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,978 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,978 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:35,979 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:35,979 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,979 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,980 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,981 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,981 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,981 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:35,981 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,982 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,982 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:35,984 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:35,984 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,989 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:35,989 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:35,989 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,992 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,992 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:35,992 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:35,992 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,992 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,992 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:35,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:35,996 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:35,996 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:35,996 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:35,996 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:35,997 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 17#L1031-5true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:35,997 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:35,997 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:35,997 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:35,997 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,008 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,009 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,009 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,009 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,012 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,012 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,012 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,012 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,012 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:36,018 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,018 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,018 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,025 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,025 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,025 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,026 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,026 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,026 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,027 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,027 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,027 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,028 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,028 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,028 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,029 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:36,029 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,029 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,030 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,030 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,030 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,031 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,031 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,031 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,032 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,032 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:36,035 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,035 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,035 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,036 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,036 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,036 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,036 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,036 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,037 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,037 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,037 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,037 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,037 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,044 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,044 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,044 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,056 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,056 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,056 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,059 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,059 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,059 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,059 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,061 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,061 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,061 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,062 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,062 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,062 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,062 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,064 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,064 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,066 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,066 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,066 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,066 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,067 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,067 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,067 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,072 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,072 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,072 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,072 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,073 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,073 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,073 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,073 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,073 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,073 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,074 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,074 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,074 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,074 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,076 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,076 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,078 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,078 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,078 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,079 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,079 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,081 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,081 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,082 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,082 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,082 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,082 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,082 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,083 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,083 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,084 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,084 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,084 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,084 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,085 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,085 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,085 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,086 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,086 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,087 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,087 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,087 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 17#L1031-5true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,088 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,088 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,088 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,089 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,089 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,094 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,094 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,094 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,094 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,095 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:36,096 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,096 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,096 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,096 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,096 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,097 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,097 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [17#L1031-5true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,097 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [17#L1031-5true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,097 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [17#L1031-5true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,097 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,097 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [17#L1031-5true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,098 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,098 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,099 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,099 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,100 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,100 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,100 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,100 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,100 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,100 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,101 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,101 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,101 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,101 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,101 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,101 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,102 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,113 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,114 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,114 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,114 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,117 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,117 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,117 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,117 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,118 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,118 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,118 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,118 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,119 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,119 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,120 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:36,120 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,120 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,120 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,120 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,122 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,122 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,123 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,124 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,124 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,124 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,124 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,124 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,124 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,125 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,125 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,125 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,125 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,125 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,125 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,129 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,129 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,129 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,129 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,129 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,133 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,133 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is not cut-off event [2025-04-30 10:31:36,133 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:36,133 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-30 10:31:36,133 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is not cut-off event [2025-04-30 10:31:36,133 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is not cut-off event [2025-04-30 10:31:36,140 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,140 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,140 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,140 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:36,141 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,141 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,141 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:36,141 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,141 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,143 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,143 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,143 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,143 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,143 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,144 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,144 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,144 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,144 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,145 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,145 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,146 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,146 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,147 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,147 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,147 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,147 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:36,148 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,148 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,149 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,149 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,154 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,154 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,154 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,154 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,154 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 17#L1031-5true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,155 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,155 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:36,156 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,156 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,156 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,156 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,156 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,157 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,157 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,158 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,158 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,158 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,158 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,159 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:36,159 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,159 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,160 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,160 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,160 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,160 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,166 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,166 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,166 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,169 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,169 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,169 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,169 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,169 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,170 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 84#L1027-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,170 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,170 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,170 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,170 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,171 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,171 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,172 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 119#L1027-3true]) [2025-04-30 10:31:36,172 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,172 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,172 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,172 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,174 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,174 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,176 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,176 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,176 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,176 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,176 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,176 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,177 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, 13#L1034-9true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,177 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,177 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,177 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,177 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,177 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,180 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,180 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,180 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,180 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,180 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,184 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,184 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is not cut-off event [2025-04-30 10:31:36,184 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:36,185 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-30 10:31:36,185 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is not cut-off event [2025-04-30 10:31:36,185 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is not cut-off event [2025-04-30 10:31:36,188 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,188 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,188 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,188 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,189 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,189 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,189 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,190 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,190 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,190 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:36,190 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,197 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,197 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,197 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,197 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:36,198 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,198 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,198 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,198 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,201 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-04-30 10:31:36,201 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 237#L1045-8true]) [2025-04-30 10:31:36,201 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,201 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,202 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,202 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,205 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,205 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,209 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,209 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,209 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,209 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,209 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,210 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,210 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,210 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,210 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,210 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,211 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,212 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,212 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,212 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,213 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,213 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,216 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,216 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,216 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,216 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,216 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,217 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,217 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:36,218 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,218 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,218 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,218 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,220 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,220 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,221 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,221 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,221 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,222 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,222 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,222 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,222 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,222 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,223 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,223 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,223 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,223 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,226 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,226 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,226 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,226 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,226 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,231 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,231 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,231 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-30 10:31:36,231 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,231 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is not cut-off event [2025-04-30 10:31:36,231 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is not cut-off event [2025-04-30 10:31:36,234 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,234 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,235 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,235 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,235 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,235 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,235 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,235 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,236 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,236 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,236 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,236 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,236 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,236 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,237 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,243 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,243 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,243 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,243 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,243 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,256 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,256 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,256 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,256 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,257 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,257 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,258 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,258 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,259 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,259 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,268 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,268 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,268 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,268 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,268 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,272 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,272 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is not cut-off event [2025-04-30 10:31:36,272 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-30 10:31:36,272 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is not cut-off event [2025-04-30 10:31:36,272 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is not cut-off event [2025-04-30 10:31:36,272 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is not cut-off event [2025-04-30 10:31:36,276 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,276 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,277 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,277 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,277 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,277 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,277 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,278 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,278 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,278 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,278 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,278 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,278 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,285 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,285 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,285 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,285 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,285 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,285 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,286 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,286 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,286 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,286 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,286 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,287 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,287 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,288 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,288 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,289 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,303 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,303 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,303 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,304 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,304 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,304 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,306 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,306 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,306 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,310 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,310 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,310 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,310 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,311 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,311 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,311 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,311 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,311 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,312 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,312 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,312 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,312 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,312 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,313 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,313 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,319 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,320 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,320 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,320 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,320 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,320 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,320 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,321 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,321 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,321 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:36,321 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,321 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,321 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,327 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,328 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,328 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,328 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,330 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,330 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,331 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,331 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,332 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,332 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,347 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,347 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,348 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,348 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,348 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,348 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:36,350 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,350 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,350 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,366 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,367 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,367 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,367 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,369 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,369 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,370 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,370 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,371 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,371 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,525 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,525 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,526 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,526 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,526 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,527 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,527 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,532 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,532 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,532 INFO L289 olderBase$Statistics]: existing Event has 141 ancestors and is cut-off event [2025-04-30 10:31:36,532 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:36,532 INFO L289 olderBase$Statistics]: existing Event has 130 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,533 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,533 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,534 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,534 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,534 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,540 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is not cut-off event [2025-04-30 10:31:36,540 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,540 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,541 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,541 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,542 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,542 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,542 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,545 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,545 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,545 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,545 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,546 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,546 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,547 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,547 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,548 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,548 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,554 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,554 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,554 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,555 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,555 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,556 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,556 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,558 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,558 INFO L286 olderBase$Statistics]: this new event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,558 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,566 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,566 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,569 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,569 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,570 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,570 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,572 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,572 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,573 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,573 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,573 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,573 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,573 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,573 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,574 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,574 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,574 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,574 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,574 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,575 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,584 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,584 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,585 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 17#L1031-5true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,585 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,585 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,586 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,586 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,586 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,589 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,589 INFO L286 olderBase$Statistics]: this new event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,589 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:36,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,590 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,590 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,590 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,590 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,593 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,593 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,597 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,597 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,597 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:36,597 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:36,597 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:36,598 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,598 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,598 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:36,598 INFO L289 olderBase$Statistics]: existing Event has 143 ancestors and is cut-off event [2025-04-30 10:31:36,598 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,603 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,603 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,604 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,604 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 293#L1031-5true, 311#true]) [2025-04-30 10:31:36,604 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,605 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,615 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,615 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,616 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,616 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,616 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,617 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,617 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,617 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,620 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,620 INFO L286 olderBase$Statistics]: this new event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:36,620 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:36,621 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,621 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,621 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,621 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,621 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,622 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,622 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,622 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,622 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,623 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,624 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,624 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,625 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,625 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,625 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,625 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,625 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,637 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,637 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:36,638 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,638 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,642 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,642 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,643 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is not cut-off event [2025-04-30 10:31:36,643 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,643 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,643 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,644 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,644 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,653 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,653 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,653 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:36,654 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,654 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,654 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,654 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,654 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,656 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,656 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,656 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,656 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,656 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,657 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,657 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,658 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,658 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,658 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,658 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,658 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,658 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,662 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,662 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,663 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,663 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,663 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,663 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,663 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,663 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,665 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,665 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,665 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,665 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,666 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,666 INFO L286 olderBase$Statistics]: this new event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,666 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2025-04-30 10:31:36,673 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,673 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:36,673 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,673 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,678 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,678 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,678 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,679 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,679 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,687 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:36,687 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,687 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,688 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,688 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,689 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,689 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,689 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,689 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,689 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,690 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,690 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,691 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,691 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,691 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,691 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,691 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,691 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,696 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,696 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,696 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,698 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,698 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,698 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,698 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,698 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,699 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,699 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,699 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,700 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,700 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,700 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,700 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,700 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,703 INFO L286 olderBase$Statistics]: this new event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:36,703 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 144#L1043-12true, 311#true]) [2025-04-30 10:31:36,705 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:36,705 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,705 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,705 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,705 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,705 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,706 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,706 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 207#$Ultimate##0true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,710 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,710 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,710 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,711 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,711 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,711 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,711 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,711 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,712 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,712 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,712 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,712 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:36,712 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,715 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,715 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,716 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,716 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,716 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,717 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,731 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,731 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,731 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,733 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,733 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,733 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,733 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,734 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,734 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,734 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,735 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,735 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,735 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,735 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,735 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,738 INFO L286 olderBase$Statistics]: this new event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,750 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,750 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,751 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:36,751 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,751 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,765 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:36,765 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,765 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,768 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,768 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,768 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:36,768 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,769 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,769 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,769 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,769 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,770 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,773 INFO L286 olderBase$Statistics]: this new event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:36,773 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:36,783 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,784 INFO L286 olderBase$Statistics]: this new event has 206 ancestors and is cut-off event [2025-04-30 10:31:36,784 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,784 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:36,784 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:36,801 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,801 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:36,814 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,814 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:36,814 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,814 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:36,814 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:36,815 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,815 INFO L286 olderBase$Statistics]: this new event has 207 ancestors and is cut-off event [2025-04-30 10:31:36,815 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:36,815 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:36,815 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,820 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,820 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,820 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,821 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,821 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,821 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,822 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,846 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:36,846 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,846 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,846 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,846 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,847 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,847 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,847 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,847 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,847 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,876 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,877 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,877 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,877 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,877 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,878 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,878 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,878 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,878 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,878 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 237#L1045-8true]) [2025-04-30 10:31:36,908 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,908 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,908 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,908 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,909 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:36,909 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,909 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,909 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,909 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,923 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,923 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,923 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:36,923 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,924 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,924 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,924 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,924 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,926 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,926 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,927 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,927 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,927 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,927 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,927 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,927 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,943 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,943 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,945 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,945 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:36,945 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,946 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,951 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:36,951 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2025-04-30 10:31:36,951 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,951 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,951 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:36,952 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,952 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:36,952 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,952 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:36,952 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,958 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,958 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:36,961 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,961 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,974 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,974 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,974 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,974 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,974 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,975 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,975 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,975 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,976 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,976 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,976 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,976 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,977 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,977 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,977 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,977 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,977 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,979 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:36,979 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:36,981 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:36,981 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,981 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,981 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,981 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,981 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,982 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:36,982 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,982 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,982 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,982 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,982 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:36,983 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,983 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,984 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:36,984 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:36,984 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:36,984 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,008 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,008 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,010 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,010 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,010 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,010 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,010 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,011 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,012 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,012 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,015 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,015 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,017 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,017 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,017 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,017 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,017 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,017 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,018 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,018 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,018 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,018 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,018 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,019 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,023 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,023 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,023 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,023 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,024 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,024 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,024 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,043 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 207#$Ultimate##0true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,043 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,043 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,044 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,045 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 67#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,045 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,045 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,045 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,045 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,046 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,046 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,046 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,047 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,047 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,047 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,048 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,048 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,050 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,050 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,052 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,052 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,053 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,053 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,054 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,054 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,078 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,078 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,078 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,078 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,079 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,079 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,080 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,080 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,081 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,081 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,082 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,083 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,083 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,085 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,085 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,087 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,087 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,089 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,089 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,090 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,091 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,091 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,091 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,093 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,093 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2025-04-30 10:31:37,093 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,093 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,093 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,094 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,094 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,094 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,094 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,095 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,095 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,095 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,108 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,108 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,111 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,111 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,121 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,121 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,121 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,122 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,122 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,125 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,125 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,127 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,128 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,128 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,129 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,129 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,131 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-04-30 10:31:37,132 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,132 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,132 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,135 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,136 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,136 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,136 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,136 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,136 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,136 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,137 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:37,137 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,137 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,137 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,137 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,138 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,138 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,161 INFO L286 olderBase$Statistics]: this new event has 203 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is not cut-off event [2025-04-30 10:31:37,161 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,161 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,161 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,162 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,162 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,163 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,163 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,163 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,163 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,163 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,164 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,164 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,164 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,164 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,164 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,165 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,165 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,165 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,166 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,166 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,166 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,166 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,166 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,168 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,168 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,170 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,170 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,171 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,173 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,173 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,174 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,176 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,176 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,177 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,178 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,178 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,179 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,179 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,179 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,180 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,180 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,180 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,180 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,203 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,203 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:37,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 207#$Ultimate##0true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,207 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,207 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,207 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,207 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,209 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,209 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,209 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,210 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,210 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,210 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,210 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,210 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,211 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,211 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,211 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,212 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,212 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,213 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:37,213 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,213 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,213 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,214 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,215 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,215 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,216 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,216 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,222 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,222 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,222 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,223 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,223 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,223 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,223 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,244 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,245 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,245 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,245 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:37,245 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,250 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,250 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 213 ancestors and is cut-off event [2025-04-30 10:31:37,250 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,251 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,251 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,253 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,253 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,256 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,256 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,256 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,257 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,257 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,258 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,261 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,261 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,261 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,262 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,262 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,262 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,262 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,263 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,264 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,264 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,264 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,264 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,265 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,265 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,265 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,267 INFO L286 olderBase$Statistics]: this new event has 210 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,267 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,267 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,267 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,267 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,267 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,268 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,268 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,268 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,268 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,268 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,269 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,269 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,269 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,269 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,291 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,291 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,298 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,298 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,300 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,301 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,301 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,302 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,302 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,309 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,309 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,310 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,310 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,310 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,310 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,325 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,325 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 84#L1027-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,326 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,326 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,326 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,328 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,329 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,329 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,329 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,329 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,330 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,331 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,331 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:37,331 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,331 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,331 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,331 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,340 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,340 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,340 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,342 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,342 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,342 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,344 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,344 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:37,344 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,345 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,345 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,345 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:37,376 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,377 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,377 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,377 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,380 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,380 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,381 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,381 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,381 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,381 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,381 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,382 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,382 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,382 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,383 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,383 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,383 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,383 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,383 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 32#$Ultimate##0true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,384 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,384 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2025-04-30 10:31:37,405 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,405 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,405 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:37,405 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,407 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,407 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,407 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,407 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:37,407 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,408 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,408 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,409 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:37,409 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,409 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,410 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,410 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,410 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,410 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:37,420 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,421 INFO L286 olderBase$Statistics]: this new event has 214 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,421 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,421 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,421 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,421 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,421 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,422 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,422 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,423 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,423 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,423 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,423 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,424 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,424 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,424 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,425 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,425 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,425 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,425 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,426 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,426 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,426 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:37,427 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,427 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,427 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,428 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,428 INFO L286 olderBase$Statistics]: this new event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,428 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,428 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,439 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,439 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,440 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,440 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,442 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,442 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,443 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,444 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,444 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,445 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,445 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,454 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,454 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,454 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,454 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,455 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,455 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,455 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,455 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,456 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,456 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,456 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,456 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,457 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,457 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,457 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,457 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,457 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,458 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,458 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,462 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,462 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,462 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,462 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,462 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,463 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,463 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,463 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,465 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,465 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,465 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,466 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,466 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,466 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,466 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,466 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,467 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,467 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,467 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,467 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,468 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,468 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,468 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,468 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,469 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,469 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,469 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,471 INFO L286 olderBase$Statistics]: this new event has 222 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:37,471 INFO L289 olderBase$Statistics]: existing Event has 154 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,472 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:37,472 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,472 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,472 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,472 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,473 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,473 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,490 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-04-30 10:31:37,490 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,490 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 67#L1027-3true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,494 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 67#L1027-3true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,494 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,494 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,495 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,495 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,495 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,505 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,505 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,505 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,505 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,505 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,506 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,506 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,508 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,508 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,509 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,509 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,509 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,510 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,510 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,511 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,511 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,524 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:37,525 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,525 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,529 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,529 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,550 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,551 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,551 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,551 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,554 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,554 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,555 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,555 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,560 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,560 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,560 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,561 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,561 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,561 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,562 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,562 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,562 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,562 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,562 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,563 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,564 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,564 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,564 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,565 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,565 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,565 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,565 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 255#$Ultimate##0true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,567 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,567 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,569 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,569 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,569 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 32#$Ultimate##0true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,571 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,571 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,583 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,584 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,584 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,585 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,585 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,587 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,587 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,588 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,588 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,588 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,588 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,589 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,589 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,589 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,591 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,591 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,592 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,592 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,595 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,595 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,595 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,602 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,602 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,602 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,602 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,602 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,604 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,604 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,604 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,604 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,604 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,605 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2025-04-30 10:31:37,605 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,605 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,605 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,605 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,606 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,606 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,606 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,606 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,606 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,608 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,608 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,608 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,608 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,608 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,609 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,609 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,609 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,609 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,609 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,610 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,610 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,610 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,610 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [182#L1025-3true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,611 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,611 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,611 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,611 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,612 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,612 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,612 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,612 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,613 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,613 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,613 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,614 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,614 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,614 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,614 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,616 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,616 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,617 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,617 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,624 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,624 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,624 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:37,624 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:37,624 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,625 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,625 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,625 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,625 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,625 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,626 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,626 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,627 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,627 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,627 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [314#true, 309#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,627 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,627 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [314#true, 3#L1045-6true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,628 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,628 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,640 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,640 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,641 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,641 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,643 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,643 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,644 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,644 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,647 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,647 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,651 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,651 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,654 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,654 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,655 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,655 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,655 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,655 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,656 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,656 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,656 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,659 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,659 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,659 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,659 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,659 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,660 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,660 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,660 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,661 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,661 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,662 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,662 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,662 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,662 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:37,663 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,663 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,663 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,665 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,665 INFO L286 olderBase$Statistics]: this new event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,665 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,665 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:37,666 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,666 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,666 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:37,666 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,666 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,667 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,667 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,672 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,672 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,672 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,673 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 140#L1043-7true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,673 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,673 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,673 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,673 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,676 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,676 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,679 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,679 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,693 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,693 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,694 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,694 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,696 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,696 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 182#L1025-3true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,697 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:37,697 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,697 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,697 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:37,697 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,699 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,699 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,703 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,703 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,715 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:37,715 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,715 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,715 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,715 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-04-30 10:31:37,716 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 220#L1043-8true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,716 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,716 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,717 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,717 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,718 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 140#L1043-7true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,718 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,718 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,718 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,718 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,718 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,721 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,721 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,721 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,721 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,722 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,726 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,726 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:37,727 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,727 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,727 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 67#L1027-3true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,734 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,734 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,737 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,737 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,737 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,738 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,738 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 67#L1027-3true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,741 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,741 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,742 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,742 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,743 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,743 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,745 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:37,745 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,745 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,746 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,746 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,746 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,746 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,747 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,747 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,747 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,748 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,748 INFO L286 olderBase$Statistics]: this new event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,748 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,748 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,750 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,750 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,751 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,751 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,753 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,753 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,754 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 182#L1025-3true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,754 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:37,754 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,754 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:37,754 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:37,754 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,756 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,756 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,760 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,760 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,773 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,773 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,773 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,774 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,774 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,774 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,774 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,774 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,775 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 220#L1043-8true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,775 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,775 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,776 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,776 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,778 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,778 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,778 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,778 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,778 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,779 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,780 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,780 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,780 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,780 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,781 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,781 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,781 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,781 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,781 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,782 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,782 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,782 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,782 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,782 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,784 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,784 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,786 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,786 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,786 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,787 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,787 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,789 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,789 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,791 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,791 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,791 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,792 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,792 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,796 INFO L286 olderBase$Statistics]: this new event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:37,796 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 67#L1027-3true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,798 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,798 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,799 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,799 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,802 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,802 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:37,815 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,815 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,815 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,815 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,815 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,816 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,816 INFO L286 olderBase$Statistics]: this new event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,816 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,816 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,816 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,817 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,817 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,817 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,818 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,818 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,818 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,818 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,822 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,822 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,824 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,824 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,825 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,825 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,825 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 67#L1027-3true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,827 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,827 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,829 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:37,829 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,829 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,829 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,830 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,834 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,834 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,835 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,835 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 255#$Ultimate##0true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,835 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,835 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,836 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,836 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,837 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,837 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:37,837 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,837 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,837 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:37,838 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 32#$Ultimate##0true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,838 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 32#$Ultimate##0true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,838 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,838 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:37,839 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:37,839 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:37,839 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,840 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:37,840 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,840 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,851 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,851 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,855 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:37,855 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,859 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,859 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:37,859 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,860 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:37,860 INFO L289 olderBase$Statistics]: existing Event has 221 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,865 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,865 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,867 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,868 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,868 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,868 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,868 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,869 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,869 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,869 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,869 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,869 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,870 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,870 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:37,872 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:37,872 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,872 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:37,873 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:37,873 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:37,880 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:37,880 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,059 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,059 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,059 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,060 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 311#true]) [2025-04-30 10:31:38,060 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,060 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,060 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,061 INFO L286 olderBase$Statistics]: this new event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,061 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,061 INFO L286 olderBase$Statistics]: this new event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 216 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,061 INFO L286 olderBase$Statistics]: this new event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 215 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 226 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,061 INFO L286 olderBase$Statistics]: this new event has 229 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,061 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 227 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,062 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,068 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,068 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,070 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,070 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,079 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,079 INFO L286 olderBase$Statistics]: this new event has 217 ancestors and is not cut-off event [2025-04-30 10:31:38,079 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-04-30 10:31:38,079 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-04-30 10:31:38,079 INFO L289 olderBase$Statistics]: existing Event has 217 ancestors and is not cut-off event [2025-04-30 10:31:38,081 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,081 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,081 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,081 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,083 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,083 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,083 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,083 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,084 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,084 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,086 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,086 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,086 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,087 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,087 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,087 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,088 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,088 INFO L286 olderBase$Statistics]: this new event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,088 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,089 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,089 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,089 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,090 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,090 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,090 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,091 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,091 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,092 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,092 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 255#$Ultimate##0true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,092 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,092 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,093 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,093 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,093 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,093 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,094 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,094 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,095 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,095 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,095 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,095 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 32#$Ultimate##0true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,095 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,096 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,098 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,098 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,099 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,099 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,100 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,100 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,101 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,101 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,104 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,104 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,104 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,105 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,105 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,106 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,106 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,107 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 231 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 230 ancestors and is cut-off event [2025-04-30 10:31:38,107 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,111 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,111 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,113 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,113 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,123 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,123 INFO L286 olderBase$Statistics]: this new event has 218 ancestors and is not cut-off event [2025-04-30 10:31:38,123 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-04-30 10:31:38,123 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-04-30 10:31:38,123 INFO L289 olderBase$Statistics]: existing Event has 218 ancestors and is not cut-off event [2025-04-30 10:31:38,128 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,128 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,128 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,128 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,129 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,129 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,130 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,130 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,132 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,132 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,133 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,133 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,133 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,134 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,134 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,137 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,137 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,137 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,137 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,138 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,138 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,138 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,140 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,140 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,140 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,140 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [182#L1025-3true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,141 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,141 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,141 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,143 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,143 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,145 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,145 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,158 INFO L286 olderBase$Statistics]: this new event has 219 ancestors and is not cut-off event [2025-04-30 10:31:38,158 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-04-30 10:31:38,158 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-04-30 10:31:38,158 INFO L289 olderBase$Statistics]: existing Event has 219 ancestors and is not cut-off event [2025-04-30 10:31:38,162 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,162 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,162 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,162 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,163 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,164 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,164 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,164 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,166 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,166 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,166 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,167 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,167 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,167 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,168 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,168 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,168 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,169 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,169 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,170 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,170 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,170 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,170 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,170 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,171 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,173 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,173 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,174 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,174 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true]) [2025-04-30 10:31:38,174 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,174 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,175 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,175 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,195 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1043-10true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,195 INFO L286 olderBase$Statistics]: this new event has 220 ancestors and is not cut-off event [2025-04-30 10:31:38,195 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-04-30 10:31:38,195 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-04-30 10:31:38,195 INFO L289 olderBase$Statistics]: existing Event has 220 ancestors and is not cut-off event [2025-04-30 10:31:38,198 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,198 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,199 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,199 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,200 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,200 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,200 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,201 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,203 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,203 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,203 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,204 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,204 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,205 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,205 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,205 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,206 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,206 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:38,206 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,206 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,206 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,207 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,207 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [182#L1025-3true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [182#L1025-3true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [182#L1025-3true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,208 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,208 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,210 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,210 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,210 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,210 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,211 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,211 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,211 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,213 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,213 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,213 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,214 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 255#$Ultimate##0true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,214 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,214 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,214 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,215 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,215 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,216 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:38,216 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,216 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,216 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,216 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,217 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,218 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,218 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,218 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 32#$Ultimate##0true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,218 INFO L286 olderBase$Statistics]: this new event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 234 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,218 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,218 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,219 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,219 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,219 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,219 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,231 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,231 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,232 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,232 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,232 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,234 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,234 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,234 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,235 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,235 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,235 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,235 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,235 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,237 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,237 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,239 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,239 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,241 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2025-04-30 10:31:38,241 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,241 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,243 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,243 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,243 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,243 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,244 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,244 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,245 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,245 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,245 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,246 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,246 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,246 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,246 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,246 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,247 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,247 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,247 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,247 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,248 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [57#L1029-4true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,248 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,248 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,249 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,249 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,249 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,249 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,252 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,252 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,252 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,255 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,255 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,255 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,257 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,257 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,258 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,258 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,258 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,259 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,261 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,261 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,262 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,262 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,262 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,273 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,273 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,274 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,274 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,274 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,276 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,276 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,276 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,277 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,277 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,284 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,284 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,284 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,285 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,285 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,285 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,285 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,285 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,286 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,286 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,286 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,288 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,289 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2025-04-30 10:31:38,289 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,289 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,289 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,289 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,289 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,290 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,290 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,290 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,290 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,290 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,291 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:38,291 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,291 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,291 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,291 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,291 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,292 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,293 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,293 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,293 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,293 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,293 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,294 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,294 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,294 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,294 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,295 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,295 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 67#L1027-3true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,295 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,295 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,298 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,298 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,299 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,299 INFO L286 olderBase$Statistics]: this new event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,299 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,299 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,299 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,299 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,300 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,300 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,300 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,300 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,300 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,301 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,301 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,301 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,301 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,301 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,304 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,304 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,304 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,304 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,305 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,305 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,307 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,307 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,307 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,308 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,308 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,308 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,308 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,309 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,310 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,310 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,311 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,311 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,312 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,312 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,312 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,313 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,313 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,314 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,314 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,314 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,315 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 255#$Ultimate##0true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,315 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,315 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,316 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,316 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,316 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,317 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,317 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,317 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,317 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,318 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,318 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,319 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,319 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,319 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,320 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,320 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,320 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,320 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 32#$Ultimate##0true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,321 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,321 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,329 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,329 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,330 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,330 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,330 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,332 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,332 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,332 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,332 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,333 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,333 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,333 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,344 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,344 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,344 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,345 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,345 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,345 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,347 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,348 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,348 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,348 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,348 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,348 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,348 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,349 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,349 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,349 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,349 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,349 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,351 INFO L286 olderBase$Statistics]: this new event has 236 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,351 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:38,357 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true, 311#true]) [2025-04-30 10:31:38,357 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,357 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,359 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,359 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,359 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,361 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,361 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,361 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,361 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,361 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,362 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,362 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,364 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,364 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,364 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 293#L1031-5true]) [2025-04-30 10:31:38,366 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2025-04-30 10:31:38,366 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,366 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,368 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,368 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,368 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,369 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,369 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 17#L1031-5true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,370 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,370 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,370 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,371 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,371 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,372 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,372 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,375 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,375 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,375 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,375 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,376 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,376 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,376 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,377 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,377 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,377 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,377 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,377 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,378 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,378 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [182#L1025-3true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,378 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,378 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,378 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,379 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,381 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,381 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 84#L1027-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,382 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,382 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,382 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,384 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,384 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,385 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,385 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,385 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,392 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,392 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,392 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,392 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,392 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,393 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,393 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,393 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,393 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,395 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,395 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,396 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,396 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,396 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,396 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,397 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,397 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,398 INFO L286 olderBase$Statistics]: this new event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,398 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,399 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,399 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,399 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,399 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,399 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,399 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,403 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,403 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,408 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 67#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,408 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,408 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,408 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,410 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,410 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,410 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,410 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,411 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,411 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,412 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,412 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,412 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,412 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,412 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,413 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,413 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,413 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,414 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,414 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,414 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,414 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,414 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,415 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,415 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,415 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,416 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,416 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,416 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,416 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,417 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,417 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,418 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,418 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,418 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,418 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,419 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,419 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,419 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,420 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,420 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,420 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,421 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,421 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,422 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,422 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,423 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,423 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,423 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,423 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,424 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,424 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,425 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,425 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,425 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:38,427 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,427 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,429 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,429 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,429 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,430 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,430 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,430 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,431 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,431 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 237 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,431 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,431 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,432 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,432 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,438 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,439 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,439 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,439 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,439 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,439 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,442 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,442 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,443 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,443 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,443 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,443 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,443 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,444 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,444 INFO L286 olderBase$Statistics]: this new event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,444 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,445 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,445 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,445 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,445 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,446 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,446 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,446 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,446 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,446 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,446 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,449 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,449 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,452 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,452 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,452 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,453 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,453 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,455 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,455 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,455 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,457 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,457 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,458 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,458 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,459 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,459 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,460 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,460 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 293#L1031-5true]) [2025-04-30 10:31:38,462 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:38,462 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,462 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:38,463 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,463 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,464 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,464 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,464 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,465 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,465 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,465 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,467 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,467 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,467 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,467 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,468 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,468 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,468 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [57#L1029-4true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,469 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,469 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,470 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,470 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,470 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,471 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:38,472 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,472 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,473 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,473 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,473 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,473 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,474 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,474 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,474 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true]) [2025-04-30 10:31:38,475 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,475 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,476 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,476 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,476 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,477 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,477 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 238 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [182#L1025-3true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,477 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,477 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,479 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,479 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,481 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,481 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,483 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,483 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,483 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,483 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,484 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,484 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 255#$Ultimate##0true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,486 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,486 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,487 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,487 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,487 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,487 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,487 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,488 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 32#$Ultimate##0true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,489 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,489 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,490 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,490 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,490 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,490 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,490 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,490 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 17#L1031-5true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,493 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,493 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,496 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,496 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,496 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,498 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,498 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,498 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,500 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,500 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,502 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,502 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,502 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,503 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,503 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,503 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,504 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,504 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,504 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,504 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,506 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,506 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,507 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,507 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,507 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,507 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,507 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,508 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,508 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,508 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,508 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,511 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,511 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,511 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,512 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,512 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,512 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,512 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,512 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,513 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,513 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,514 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1031-13true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,514 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,514 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,514 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,514 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,514 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,515 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,515 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,515 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,515 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,516 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,516 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,516 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,516 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,517 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,517 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,517 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,519 INFO L286 olderBase$Statistics]: this new event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,519 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,519 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,519 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,520 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,520 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,520 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,520 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,523 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,523 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,523 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,524 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,524 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,525 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,525 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,526 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,526 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,527 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,527 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,528 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,528 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,528 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,530 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,530 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,530 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,534 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,535 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,535 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,535 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,535 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,535 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,537 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,537 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,540 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,540 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,540 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,542 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,542 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,542 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,544 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,544 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,546 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,546 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,547 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,547 INFO L289 olderBase$Statistics]: existing Event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,548 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,548 INFO L286 olderBase$Statistics]: this new event has 240 ancestors and is cut-off event [2025-04-30 10:31:38,548 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,548 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,548 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:38,548 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,552 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,553 INFO L286 olderBase$Statistics]: this new event has 233 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,553 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,553 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,553 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,553 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,555 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,556 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,556 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,556 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,557 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,557 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,559 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,559 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,559 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,560 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,560 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,561 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,561 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,561 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,562 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,562 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,563 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,563 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,563 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,563 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,563 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,563 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,564 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,564 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,564 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,565 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,565 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,566 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2025-04-30 10:31:38,566 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,566 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,567 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,568 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 17#L1031-5true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,568 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,568 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,573 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,574 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,574 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,574 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,576 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,576 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,576 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,578 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,578 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,579 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,579 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,580 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,580 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,581 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,581 INFO L286 olderBase$Statistics]: this new event has 241 ancestors and is cut-off event [2025-04-30 10:31:38,581 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,581 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,581 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,581 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,591 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,591 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,591 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,592 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,592 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,593 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,593 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,593 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,594 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,594 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,594 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,594 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,594 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,594 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,595 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,595 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [308#L1045-9true, 4#L1029-4true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,596 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,596 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,596 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,597 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,597 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,598 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,598 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,598 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,600 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,600 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,600 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,603 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,603 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,603 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,603 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,603 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,603 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,604 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,604 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,604 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,604 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,605 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,606 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,606 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,606 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,606 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 84#L1027-3true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:38,606 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,606 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 84#L1027-3true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,607 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,607 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,609 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,609 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,610 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,610 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,610 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:38,611 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,611 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,611 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,611 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,611 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,612 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,612 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,612 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:38,612 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,612 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,614 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,614 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,616 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,616 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,617 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,617 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,618 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 182#L1025-3true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,618 INFO L286 olderBase$Statistics]: this new event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,618 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,618 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,618 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,618 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,627 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,627 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,628 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,628 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,628 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,629 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,629 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2025-04-30 10:31:38,632 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,632 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true]) [2025-04-30 10:31:38,632 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,632 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,633 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,633 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,633 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,633 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,633 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,634 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,635 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,635 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [17#L1031-5true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,635 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,635 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,636 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,636 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,636 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,637 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,637 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,638 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,638 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,639 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,639 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,640 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,640 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,641 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,641 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,643 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,643 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,643 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,643 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 157#L1045-4true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,644 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,644 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,644 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,647 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,647 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,647 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,647 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 67#L1027-3true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,648 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,648 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,648 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,661 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,661 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,661 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2025-04-30 10:31:38,662 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,662 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,662 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,662 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,663 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,663 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,663 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,663 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,663 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,665 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,665 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,665 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,665 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,665 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,666 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,666 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,666 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,666 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,666 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,669 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,669 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,670 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,670 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,670 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,671 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,671 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,671 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,671 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,672 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,672 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,673 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,673 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,674 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,674 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,675 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,675 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,675 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,675 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,675 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,676 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,676 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,676 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,676 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,677 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,677 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,677 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,677 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,677 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,677 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,678 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,678 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,678 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,678 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,678 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,679 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,679 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:38,679 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:38,679 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,679 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1031-13true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,695 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,695 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,695 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,696 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,696 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,696 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,697 INFO L286 olderBase$Statistics]: this new event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,697 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,697 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,697 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,697 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,698 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,699 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,699 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,700 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,700 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,700 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,700 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,701 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,701 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,702 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,702 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:38,703 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,703 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,704 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,704 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,705 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,705 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,706 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,706 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,707 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,707 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,708 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,708 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,725 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,725 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,725 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:38,725 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,725 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,726 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,726 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,726 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,726 INFO L286 olderBase$Statistics]: this new event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is not cut-off event [2025-04-30 10:31:38,726 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,726 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,727 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,727 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,727 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,729 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,729 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,729 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,730 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 311#true]) [2025-04-30 10:31:38,730 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,730 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,730 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,730 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,730 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,731 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,731 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,731 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,733 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,733 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,733 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,734 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,734 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,757 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,757 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,757 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,757 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,758 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,758 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,758 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,758 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,758 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,759 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 89#L1034-9true]) [2025-04-30 10:31:38,759 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,759 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,761 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,761 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,761 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,761 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,761 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,761 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,762 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,762 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,762 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:38,763 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,763 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,763 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,763 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,764 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,764 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,764 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,764 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,765 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,765 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,765 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,765 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,766 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,766 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,766 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,766 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,766 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,766 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,767 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,767 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,767 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,768 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,768 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,768 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,768 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,768 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,768 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,769 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,769 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,769 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2025-04-30 10:31:38,770 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,770 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,770 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,770 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,771 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,771 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,771 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,771 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,771 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,772 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,772 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,772 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,772 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,772 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,773 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,773 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [57#L1029-4true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,774 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [57#L1029-4true, 310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,774 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [57#L1029-4true, 310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,774 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [57#L1029-4true, 310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,774 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,774 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,776 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,776 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,777 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,777 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,777 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,777 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,777 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,778 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,778 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,778 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,778 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,778 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,779 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 119#L1027-3true]) [2025-04-30 10:31:38,779 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,779 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,794 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,794 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,794 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,794 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,794 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,794 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,795 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,795 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,795 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,796 INFO L286 olderBase$Statistics]: this new event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,796 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,796 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,797 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,797 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,798 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,798 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,800 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,800 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,801 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,801 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,802 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,802 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,803 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,803 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,805 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,805 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,805 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,805 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,806 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,806 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,806 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,808 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,808 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,808 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,808 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,808 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,808 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,809 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,809 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,810 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,810 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 67#L1027-3true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,810 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,810 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,811 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,811 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,824 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,824 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,826 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,826 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,829 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,829 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,829 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L284 olderBase$Statistics]: inserting event number 13 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,831 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][151], [136#L1031-13true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,831 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,831 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,832 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,832 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,832 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,832 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,832 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,833 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,833 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,833 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,833 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,834 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,834 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,834 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,834 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,835 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,835 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,835 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,835 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,835 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,835 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,836 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,836 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,836 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,837 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,837 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,837 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,837 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true, 119#L1027-3true]) [2025-04-30 10:31:38,837 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,837 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,838 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,838 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,838 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,838 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,850 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,851 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,851 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,851 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,851 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,851 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,851 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [57#L1029-4true, 329#true, 310#true, 220#L1043-8true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,852 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,852 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,854 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,854 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,856 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,856 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,856 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,856 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,857 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,857 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,859 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,859 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,859 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,859 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,872 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,872 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,874 INFO L286 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,874 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,876 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,876 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,878 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,878 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,878 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,878 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,879 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,879 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,881 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,881 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,881 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,882 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,882 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:38,882 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,882 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,882 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,882 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,888 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,888 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,889 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,889 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,889 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,889 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,889 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,890 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,890 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,890 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,890 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,890 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,890 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,891 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,891 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,891 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,891 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,891 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,892 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,892 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:38,893 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,893 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,894 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,894 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,894 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 293#L1031-5true]) [2025-04-30 10:31:38,894 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,894 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,895 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,895 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,895 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,895 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,895 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,895 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,896 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,896 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,896 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,896 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,897 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true]) [2025-04-30 10:31:38,897 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,897 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,897 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,898 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,898 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,898 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,898 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,898 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,898 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,899 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,899 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,900 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,900 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,900 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,900 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,901 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,901 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,901 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,901 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 17#L1031-5true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,901 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,901 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 17#L1031-5true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,902 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 17#L1031-5true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,902 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,902 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,904 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,904 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,905 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,905 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,905 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,905 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,905 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 57#L1029-4true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,906 INFO L286 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,906 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,908 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,908 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:38,910 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,910 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,910 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,910 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,911 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,911 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,913 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,913 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,913 INFO L286 olderBase$Statistics]: this new event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,913 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,922 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,922 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,922 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,922 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [136#L1031-13true, 310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true]) [2025-04-30 10:31:38,923 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:38,923 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [136#L1031-13true, 310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,923 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,923 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,923 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 4#L1029-4true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,924 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [136#L1031-13true, 310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,924 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [136#L1031-13true, 310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:38,924 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,924 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 4#L1029-4true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,925 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,925 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,926 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,926 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,926 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,926 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,926 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,927 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,927 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,928 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,928 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,929 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 155#L1045-5true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,929 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,929 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 82#L1029-4true, 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,929 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,929 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:38,930 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,930 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true]) [2025-04-30 10:31:38,930 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,930 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,930 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,930 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,931 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,931 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,932 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,932 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,932 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,932 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,932 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,932 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,933 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,933 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [136#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,933 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,933 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,934 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:38,934 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [136#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,934 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,934 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [136#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0)]) [2025-04-30 10:31:38,935 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,935 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [4#L1029-4true, 314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,935 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L284 olderBase$Statistics]: inserting event number 14 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [136#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,935 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,935 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,936 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,936 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,936 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,937 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,937 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,937 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,937 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,938 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,938 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,938 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [57#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,938 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,938 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,938 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [57#L1029-4true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,939 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 251 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [57#L1029-4true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,939 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,939 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 67#L1027-3true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,940 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,940 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,941 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,941 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,941 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,941 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,942 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:38,942 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 84#L1027-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,942 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,942 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,943 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,943 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,943 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,943 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 67#L1027-3true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,943 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,944 INFO L289 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,945 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:38,945 INFO L286 olderBase$Statistics]: this new event has 252 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,945 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,945 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:38,946 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,952 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,952 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,952 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,953 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,954 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,954 INFO L286 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,954 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,964 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,964 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,964 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,965 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,965 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,965 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,965 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,965 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 17#L1031-5true, 310#true, 220#L1043-8true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,966 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,966 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,966 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,967 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,967 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,968 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,968 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,968 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,969 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,969 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,970 INFO L286 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,970 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,971 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,971 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,971 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,972 INFO L286 olderBase$Statistics]: this new event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:38,972 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,974 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,975 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:38,975 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,975 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,975 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:38,975 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,975 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,976 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,976 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,976 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,977 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,977 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 73#L1031-13true, 157#L1045-4true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,977 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,977 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 73#L1031-13true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,977 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,978 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,978 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,978 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,978 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,978 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,978 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,979 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,979 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,979 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,979 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,980 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,980 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,980 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,980 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:38,980 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,981 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,981 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:38,981 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 20#L1031-13true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,981 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,981 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 20#L1031-13true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,982 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 20#L1031-13true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:38,982 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,982 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:38,986 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,986 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,987 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,987 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,988 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 17#L1031-5true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,988 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,988 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,989 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,989 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,990 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,990 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,991 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,991 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:38,992 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,992 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:38,993 INFO L286 olderBase$Statistics]: this new event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,993 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:38,993 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:38,993 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,994 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [57#L1029-4true, 329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,995 INFO L286 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 196 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,995 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:38,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:38,996 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:38,996 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,996 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:38,996 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 293#L1031-5true]) [2025-04-30 10:31:39,001 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,001 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,001 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 17#L1031-5true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,003 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,003 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,003 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,004 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,004 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,005 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 4#L1029-4true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,005 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,005 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,006 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,006 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 177#L1043-9true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,007 INFO L286 olderBase$Statistics]: this new event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,007 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,008 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,008 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,008 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,009 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,009 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,011 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,011 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,011 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,011 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,011 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true]) [2025-04-30 10:31:39,015 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,015 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,016 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,016 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 289#L1031-5true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,016 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,016 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 289#L1031-5true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 311#true]) [2025-04-30 10:31:39,017 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,017 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,017 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,017 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][347], [310#true, 157#L1045-4true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,017 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,017 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,018 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,018 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true, 237#L1045-8true]) [2025-04-30 10:31:39,019 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:39,019 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 293#L1031-5true]) [2025-04-30 10:31:39,019 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,019 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,019 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 293#L1031-5true]) [2025-04-30 10:31:39,020 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,020 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,021 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,021 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,021 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,154 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,154 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,155 INFO L286 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,155 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,155 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,155 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,156 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [289#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true]) [2025-04-30 10:31:39,156 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [289#L1031-5true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,156 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L284 olderBase$Statistics]: inserting event number 15 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [289#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,156 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,156 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,157 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,158 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [17#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,158 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [17#L1031-5true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,158 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [17#L1031-5true, 314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,158 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 197 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,158 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [17#L1031-5true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,159 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,159 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,159 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 4#L1029-4true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,160 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,160 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,161 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,161 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,162 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,162 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,162 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,163 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 4#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,163 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,163 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,164 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 57#L1029-4true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,164 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,164 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 198 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:39,165 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,166 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,166 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,166 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,166 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,166 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,168 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,168 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,169 INFO L286 olderBase$Statistics]: this new event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,169 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,171 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,171 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,172 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,172 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][346], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,173 INFO L286 olderBase$Statistics]: this new event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,173 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,174 INFO L286 olderBase$Statistics]: this new event has 250 ancestors and is cut-off event [2025-04-30 10:31:39,174 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,174 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,174 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,176 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,177 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,177 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 20#L1031-13true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,178 INFO L286 olderBase$Statistics]: this new event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,178 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:39,179 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,179 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,179 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,180 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,180 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,180 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,181 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,181 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,182 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,182 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,182 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][348], [310#true, 3#L1045-6true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,183 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,183 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 177#L1043-9true, 310#true, 73#L1031-13true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,185 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,185 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 177#L1043-9true, 20#L1031-13true, 312#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,186 INFO L286 olderBase$Statistics]: this new event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,186 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,187 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,187 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:39,188 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,188 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,188 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,189 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,189 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,189 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,189 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1031-13true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,190 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,190 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,190 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,190 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,191 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:39,191 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,191 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,191 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,192 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 199 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,192 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,192 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,193 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,193 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,193 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,194 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,194 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,194 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,195 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,195 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,195 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,195 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,195 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,196 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 237#L1045-8true]) [2025-04-30 10:31:39,196 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,196 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,196 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 73#L1031-13true, 157#L1045-4true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,197 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 73#L1031-13true, 3#L1045-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,197 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,197 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,197 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,197 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,198 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,198 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,198 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,198 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,199 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,199 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,199 INFO L286 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,199 INFO L286 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,199 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,200 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,200 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,200 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][331], [20#L1031-13true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,200 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][327], [20#L1031-13true, 314#true, 157#L1045-4true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,200 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,200 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][335], [20#L1031-13true, 314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,201 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 73#L1031-13true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,201 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,201 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 20#L1031-13true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,202 INFO L286 olderBase$Statistics]: this new event has 274 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,202 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 293#L1031-5true]) [2025-04-30 10:31:39,204 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,204 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,204 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,205 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,205 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,205 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,205 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,206 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1031-13true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,206 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,206 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,206 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,207 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,207 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,207 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [136#L1031-13true, 329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,207 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,207 INFO L289 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,208 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 200 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2025-04-30 10:31:39,208 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,208 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,208 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,209 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 140#L1043-7true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,209 INFO L286 olderBase$Statistics]: this new event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-30 10:31:39,209 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is not cut-off event [2025-04-30 10:31:39,210 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][339], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,210 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,210 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,211 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][345], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,211 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,211 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,212 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 293#L1031-5true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,212 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L284 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,213 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:39,213 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,214 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 17#L1031-5true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,214 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,214 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,214 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 289#L1031-5true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,215 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [136#L1031-13true, 329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,215 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,215 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,215 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,215 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,216 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,216 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,216 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 201 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,216 INFO L289 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2025-04-30 10:31:39,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,217 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2025-04-30 10:31:39,217 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,217 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,217 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,218 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 220#L1043-8true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:39,218 INFO L286 olderBase$Statistics]: this new event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:39,218 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-04-30 10:31:39,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,220 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,220 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,220 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 136#L1031-13true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,221 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 289#L1031-5true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,221 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,221 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,221 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,222 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,222 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:39,222 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,222 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 289#L1031-5true, 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,223 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 202 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 136#L1031-13true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,223 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,223 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,223 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,223 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,224 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 177#L1043-9true, 310#true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,224 INFO L286 olderBase$Statistics]: this new event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-04-30 10:31:39,224 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-04-30 10:31:39,226 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,226 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,226 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,226 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,226 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,227 INFO L286 olderBase$Statistics]: this new event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 140#L1043-7true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,227 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 203 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:39,227 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,227 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,227 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,228 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1094] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][343], [329#true, 310#true, 12#L1043-10true, 312#true, 76#L1034-9true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,228 INFO L286 olderBase$Statistics]: this new event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is not cut-off event [2025-04-30 10:31:39,228 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is not cut-off event [2025-04-30 10:31:39,230 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,230 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,230 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,230 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,230 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,231 INFO L286 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 220#L1043-8true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,231 INFO L286 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 204 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,231 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:39,232 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,232 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,232 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,232 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,232 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,232 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 177#L1043-9true, 310#true, 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,233 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,233 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,233 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,234 INFO L286 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 177#L1043-9true, 20#L1031-13true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,234 INFO L286 olderBase$Statistics]: this new event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 205 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2025-04-30 10:31:39,234 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,236 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L284 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 73#L1031-13true, 12#L1043-10true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,236 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 195 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,236 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,236 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L284 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,237 INFO L286 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][323], [329#true, 20#L1031-13true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,237 INFO L286 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 206 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2025-04-30 10:31:39,237 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:39,259 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 255#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,259 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-30 10:31:39,259 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:39,259 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,259 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,259 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,260 INFO L286 olderBase$Statistics]: this new event has 280 ancestors and is cut-off event [2025-04-30 10:31:39,260 INFO L289 olderBase$Statistics]: existing Event has 222 ancestors and is cut-off event [2025-04-30 10:31:39,260 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,260 INFO L289 olderBase$Statistics]: existing Event has 211 ancestors and is cut-off event [2025-04-30 10:31:39,271 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,272 INFO L286 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,272 INFO L286 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 214 ancestors and is cut-off event [2025-04-30 10:31:39,272 INFO L289 olderBase$Statistics]: existing Event has 225 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 89#L1034-9true]) [2025-04-30 10:31:39,281 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,281 INFO L289 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,282 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L289 olderBase$Statistics]: existing Event has 242 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,282 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,287 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,287 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,287 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,287 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,288 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,291 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,291 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,295 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,295 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,300 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,300 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,305 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 84#L1027-3true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,305 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:39,305 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:39,306 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,306 INFO L286 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2025-04-30 10:31:39,306 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:39,306 INFO L289 olderBase$Statistics]: existing Event has 224 ancestors and is cut-off event [2025-04-30 10:31:39,306 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,308 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,308 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,313 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,313 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,318 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,318 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,323 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,323 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,329 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 82#L1029-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,329 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-30 10:31:39,329 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:39,329 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:39,329 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,330 INFO L286 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 228 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 239 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,330 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,330 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,331 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,331 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,331 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,331 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,338 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,338 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,338 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,339 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][271], [314#true, 309#true, 157#L1045-4true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,339 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 309#true, 3#L1045-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,339 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,339 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,357 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,357 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 140#L1043-7true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,358 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,358 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,359 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 293#L1031-5true, 311#true]) [2025-04-30 10:31:39,359 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,359 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:39,359 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,360 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,361 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,361 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,361 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,361 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,361 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,365 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,365 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 220#L1043-8true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,366 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,366 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,368 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,368 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,368 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,368 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,368 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,368 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,369 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,369 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,374 INFO L286 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 232 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 243 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 237#L1045-8true, 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,374 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,374 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,374 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,374 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L284 olderBase$Statistics]: inserting event number 9 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,375 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,375 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,375 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,378 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,378 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 177#L1043-9true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,379 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,379 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][270], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,384 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L289 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2025-04-30 10:31:39,384 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][344], [329#true, 310#true, 12#L1043-10true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,385 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,385 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 73#L1031-13true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,387 INFO L286 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-04-30 10:31:39,387 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,387 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,387 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1081] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_14| v_threadThread2of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_14|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][237], [136#L1031-13true, 310#true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true]) [2025-04-30 10:31:39,388 INFO L286 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2025-04-30 10:31:39,388 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,388 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,388 INFO L289 olderBase$Statistics]: existing Event has 235 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,401 INFO L286 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 103#L1045-7true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,401 INFO L286 olderBase$Statistics]: this new event has 326 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,401 INFO L286 olderBase$Statistics]: this new event has 324 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,401 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][351], [310#true, 157#L1045-4true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,402 INFO L286 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,402 INFO L286 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,402 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,408 INFO L286 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][283], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,408 INFO L286 olderBase$Statistics]: this new event has 328 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][275], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:39,408 INFO L286 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,408 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][279], [314#true, 3#L1045-6true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,409 INFO L286 olderBase$Statistics]: this new event has 326 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,409 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 237#L1045-8true]) [2025-04-30 10:31:39,410 INFO L286 olderBase$Statistics]: this new event has 328 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 76#L1034-9true, 312#true, 103#L1045-7true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:39,410 INFO L286 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 326 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][350], [310#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 313#true]) [2025-04-30 10:31:39,410 INFO L286 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 324 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1091] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_12| v_threadThread3of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_12|, threadThread3of3ForFork0_thidvar0=v_threadThread3of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][352], [310#true, 3#L1045-6true, 76#L1034-9true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,410 INFO L286 olderBase$Statistics]: this new event has 326 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 325 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,410 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,419 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,419 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,419 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,419 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][312], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,420 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,420 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,420 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,421 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,421 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,421 INFO L286 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L284 olderBase$Statistics]: inserting event number 10 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][328], [310#true, 314#true, 157#L1045-4true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,421 INFO L286 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 313 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L289 olderBase$Statistics]: existing Event has 244 ancestors and is cut-off event [2025-04-30 10:31:39,421 INFO L284 olderBase$Statistics]: inserting event number 11 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,421 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,422 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,426 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][310], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 237#L1045-8true, 89#L1034-9true]) [2025-04-30 10:31:39,426 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,426 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][311], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,427 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][313], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:39,427 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,427 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true, 237#L1045-8true]) [2025-04-30 10:31:39,428 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][340], [310#true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 76#L1034-9true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,428 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][332], [310#true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,428 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,428 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 245 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L284 olderBase$Statistics]: inserting event number 12 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][336], [310#true, 314#true, 3#L1045-6true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:39,429 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,429 INFO L289 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,430 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,430 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 140#L1043-7true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,431 INFO L286 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L289 olderBase$Statistics]: existing Event has 246 ancestors and is cut-off event [2025-04-30 10:31:39,431 INFO L289 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 311#true]) [2025-04-30 10:31:39,432 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,432 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 220#L1043-8true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,433 INFO L286 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L289 olderBase$Statistics]: existing Event has 258 ancestors and is cut-off event [2025-04-30 10:31:39,433 INFO L289 olderBase$Statistics]: existing Event has 247 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 177#L1043-9true, 310#true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,434 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 177#L1043-9true, 314#true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,434 INFO L286 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2025-04-30 10:31:39,434 INFO L289 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1093] threadEXIT-->L1034-9: Formula: (= |v_threadThread1of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_12) InVars {threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} OutVars{threadThread1of3ForFork0_#t~mem10=|v_threadThread1of3ForFork0_#t~mem10_10|, threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_12} AuxVars[] AssignedVars[][309], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,435 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L284 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1087] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_10| v_threadThread2of3ForFork0_thidvar0_8) InVars {threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} OutVars{threadThread2of3ForFork0_thidvar0=v_threadThread2of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_10|} AuxVars[] AssignedVars[][324], [329#true, 310#true, 314#true, 12#L1043-10true, 76#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 311#true, 89#L1034-9true]) [2025-04-30 10:31:39,435 INFO L286 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 249 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L289 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2025-04-30 10:31:39,435 INFO L116 PetriNetUnfolderBase]: 19719/54187 cut-off events. [2025-04-30 10:31:39,435 INFO L117 PetriNetUnfolderBase]: For 15931/19335 co-relation queries the response was YES. [2025-04-30 10:31:39,668 INFO L83 FinitePrefix]: Finished finitePrefix Result has 81936 conditions, 54187 events. 19719/54187 cut-off events. For 15931/19335 co-relation queries the response was YES. Maximal size of possible extension queue 980. Compared 603417 event pairs, 2151 based on Foata normal form. 605/48281 useless extension candidates. Maximal degree in co-relation 81905. Up to 8119 conditions per place. [2025-04-30 10:31:39,896 INFO L140 encePairwiseOnDemand]: 339/344 looper letters, 118 selfloop transitions, 4 changer transitions 1/358 dead transitions. [2025-04-30 10:31:39,896 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 265 places, 358 transitions, 1088 flow [2025-04-30 10:31:39,896 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-04-30 10:31:39,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2025-04-30 10:31:39,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 1869 transitions. [2025-04-30 10:31:39,898 INFO L509 CegarLoopForPetriNet]: DFA transition density 0.9055232558139535 [2025-04-30 10:31:39,898 INFO L175 Difference]: Start difference. First operand has 261 places, 275 transitions, 606 flow. Second operand 6 states and 1869 transitions. [2025-04-30 10:31:39,898 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 265 places, 358 transitions, 1088 flow [2025-04-30 10:31:39,910 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 265 places, 358 transitions, 1088 flow, removed 0 selfloop flow, removed 0 redundant places. [2025-04-30 10:31:39,912 INFO L231 Difference]: Finished difference. Result has 265 places, 273 transitions, 607 flow [2025-04-30 10:31:39,912 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=344, PETRI_DIFFERENCE_MINUEND_FLOW=604, PETRI_DIFFERENCE_MINUEND_PLACES=260, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=274, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=270, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=607, PETRI_PLACES=265, PETRI_TRANSITIONS=273} [2025-04-30 10:31:39,913 INFO L279 CegarLoopForPetriNet]: 272 programPoint places, -7 predicate places. [2025-04-30 10:31:39,913 INFO L485 AbstractCegarLoop]: Abstraction has has 265 places, 273 transitions, 607 flow [2025-04-30 10:31:39,913 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 292.1666666666667) internal successors, (1753), 6 states have internal predecessors, (1753), 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-04-30 10:31:39,913 INFO L198 CegarLoopForPetriNet]: Found error trace [2025-04-30 10:31:39,913 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-04-30 10:31:39,913 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2025-04-30 10:31:39,913 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 25 more)] === [2025-04-30 10:31:39,914 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-30 10:31:39,914 INFO L85 PathProgramCache]: Analyzing trace with hash 352542319, now seen corresponding path program 1 times [2025-04-30 10:31:39,914 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-30 10:31:39,914 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [92061453] [2025-04-30 10:31:39,914 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-30 10:31:39,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-30 10:31:39,919 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 54 statements into 1 equivalence classes. [2025-04-30 10:31:39,922 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 54 of 54 statements. [2025-04-30 10:31:39,922 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-30 10:31:39,922 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-30 10:31:40,040 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-30 10:31:40,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-30 10:31:40,043 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [92061453] [2025-04-30 10:31:40,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [92061453] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-30 10:31:40,044 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-30 10:31:40,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-04-30 10:31:40,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2092585546] [2025-04-30 10:31:40,044 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-30 10:31:40,044 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2025-04-30 10:31:40,044 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-30 10:31:40,044 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2025-04-30 10:31:40,044 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2025-04-30 10:31:40,241 INFO L464 CegarLoopForPetriNet]: Number of universal loopers: 268 out of 344 [2025-04-30 10:31:40,242 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 265 places, 273 transitions, 607 flow. Second operand has 6 states, 6 states have (on average 269.6666666666667) internal successors, (1618), 6 states have internal predecessors, (1618), 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-04-30 10:31:40,242 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2025-04-30 10:31:40,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 268 of 344 [2025-04-30 10:31:40,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2025-04-30 10:31:40,784 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:40,784 INFO L286 olderBase$Statistics]: this new event has 124 ancestors and is cut-off event [2025-04-30 10:31:40,784 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:40,784 INFO L289 olderBase$Statistics]: existing Event has 113 ancestors and is cut-off event [2025-04-30 10:31:40,784 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:40,907 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:40,907 INFO L286 olderBase$Statistics]: this new event has 127 ancestors and is cut-off event [2025-04-30 10:31:40,907 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:40,907 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:40,907 INFO L289 olderBase$Statistics]: existing Event has 116 ancestors and is cut-off event [2025-04-30 10:31:41,650 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:41,650 INFO L286 olderBase$Statistics]: this new event has 143 ancestors and is cut-off event [2025-04-30 10:31:41,650 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:41,650 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:41,650 INFO L289 olderBase$Statistics]: existing Event has 132 ancestors and is cut-off event [2025-04-30 10:31:41,812 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, 207#$Ultimate##0true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:41,812 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:41,812 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:41,812 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:41,812 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:41,813 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:41,813 INFO L286 olderBase$Statistics]: this new event has 146 ancestors and is cut-off event [2025-04-30 10:31:41,813 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:41,813 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:41,813 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:41,838 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:41,838 INFO L286 olderBase$Statistics]: this new event has 137 ancestors and is cut-off event [2025-04-30 10:31:41,838 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:41,838 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:41,838 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:42,102 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:42,102 INFO L286 olderBase$Statistics]: this new event has 149 ancestors and is cut-off event [2025-04-30 10:31:42,102 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:42,102 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:42,102 INFO L289 olderBase$Statistics]: existing Event has 138 ancestors and is cut-off event [2025-04-30 10:31:42,450 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:42,451 INFO L286 olderBase$Statistics]: this new event has 145 ancestors and is cut-off event [2025-04-30 10:31:42,451 INFO L289 olderBase$Statistics]: existing Event has 144 ancestors and is cut-off event [2025-04-30 10:31:42,451 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:42,451 INFO L289 olderBase$Statistics]: existing Event has 134 ancestors and is cut-off event [2025-04-30 10:31:42,736 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 312#true, 335#true, 213#L1043-14true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:42,736 INFO L286 olderBase$Statistics]: this new event has 147 ancestors and is cut-off event [2025-04-30 10:31:42,736 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:42,736 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:42,736 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:43,223 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 67#L1027-3true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:43,223 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:43,223 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:43,223 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:43,223 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:43,347 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 200#L1042-6true, 309#true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:43,347 INFO L286 olderBase$Statistics]: this new event has 150 ancestors and is cut-off event [2025-04-30 10:31:43,347 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:43,347 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:43,347 INFO L289 olderBase$Statistics]: existing Event has 139 ancestors and is cut-off event [2025-04-30 10:31:43,351 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:43,351 INFO L286 olderBase$Statistics]: this new event has 156 ancestors and is cut-off event [2025-04-30 10:31:43,351 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:43,351 INFO L289 olderBase$Statistics]: existing Event has 145 ancestors and is cut-off event [2025-04-30 10:31:43,351 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:43,653 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:43,653 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:43,653 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:43,693 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 132#L1045true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:43,694 INFO L286 olderBase$Statistics]: this new event has 153 ancestors and is cut-off event [2025-04-30 10:31:43,694 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:43,694 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:43,694 INFO L289 olderBase$Statistics]: existing Event has 142 ancestors and is cut-off event [2025-04-30 10:31:43,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:43,956 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:43,956 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:43,956 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:43,956 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,099 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,099 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,099 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,099 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,099 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,387 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,387 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:44,387 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:44,387 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:44,388 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,388 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,388 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:44,388 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:44,388 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:44,427 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [157#L1045-4true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,427 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:44,427 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:44,427 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:44,427 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:44,534 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,535 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:44,535 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,535 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,535 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,572 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,572 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:44,572 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:44,572 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:44,573 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:44,675 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 177#L1043-9true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 312#true, 335#true, 7#L1043-6true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,676 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,676 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:44,680 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,680 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:44,680 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,680 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,680 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,733 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [309#true, 3#L1045-6true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:44,733 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,733 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:44,734 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:44,734 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:44,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:44,820 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:44,820 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,820 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,820 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,833 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:44,833 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:44,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,833 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:44,833 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:44,855 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:44,855 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:44,855 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:44,855 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:44,855 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, 103#L1045-7true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,069 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2025-04-30 10:31:45,069 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,069 INFO L286 olderBase$Statistics]: this new event has 159 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 148 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,069 INFO L286 olderBase$Statistics]: this new event has 157 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 146 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 179#L1034-5true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,069 INFO L286 olderBase$Statistics]: this new event has 158 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 157 ancestors and is cut-off event [2025-04-30 10:31:45,069 INFO L289 olderBase$Statistics]: existing Event has 147 ancestors and is cut-off event [2025-04-30 10:31:45,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 309#true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,174 INFO L286 olderBase$Statistics]: this new event has 160 ancestors and is cut-off event [2025-04-30 10:31:45,174 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,174 INFO L289 olderBase$Statistics]: existing Event has 149 ancestors and is cut-off event [2025-04-30 10:31:45,174 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:45,182 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,182 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:45,182 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,182 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,182 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,183 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:45,183 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,183 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,183 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,310 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 213#L1043-14true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,310 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,310 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:45,310 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:45,311 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:45,315 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, 213#L1043-14true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:45,315 INFO L286 olderBase$Statistics]: this new event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,315 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:45,315 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:45,315 INFO L289 olderBase$Statistics]: existing Event has 155 ancestors and is cut-off event [2025-04-30 10:31:45,356 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 309#true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,356 INFO L286 olderBase$Statistics]: this new event has 161 ancestors and is cut-off event [2025-04-30 10:31:45,356 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:45,356 INFO L289 olderBase$Statistics]: existing Event has 150 ancestors and is cut-off event [2025-04-30 10:31:45,356 INFO L289 olderBase$Statistics]: existing Event has 160 ancestors and is cut-off event [2025-04-30 10:31:45,364 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,364 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:45,364 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,364 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,514 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:45,514 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:45,514 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,514 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,514 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,515 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:45,515 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:45,515 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:45,515 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,515 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:45,538 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 312#true, 335#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,538 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:45,538 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,538 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,538 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:45,538 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 12#L1043-10true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,539 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:45,539 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:45,539 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:45,539 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:45,557 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:45,557 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:45,557 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:45,557 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:45,557 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:45,727 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,727 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:45,727 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,727 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:45,727 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,756 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,756 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:45,756 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:45,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:45,774 INFO L286 olderBase$Statistics]: this new event has 170 ancestors and is cut-off event [2025-04-30 10:31:45,774 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:45,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:45,774 INFO L289 olderBase$Statistics]: existing Event has 159 ancestors and is cut-off event [2025-04-30 10:31:46,110 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 200#L1042-6true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,110 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:46,110 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,110 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,110 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:46,118 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 200#L1042-6true, 314#true, 32#$Ultimate##0true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:46,118 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:46,118 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,118 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,118 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:46,124 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 213#L1043-14true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 264#L1025-3true]) [2025-04-30 10:31:46,124 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:46,124 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:46,124 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,124 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,126 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 335#true, 312#true, 213#L1043-14true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:46,126 INFO L286 olderBase$Statistics]: this new event has 169 ancestors and is cut-off event [2025-04-30 10:31:46,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,126 INFO L289 olderBase$Statistics]: existing Event has 158 ancestors and is cut-off event [2025-04-30 10:31:46,126 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:46,139 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,140 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 309#true, 312#true, Black: 325#true, 13#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,140 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,140 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,183 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,183 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:46,183 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, 207#$Ultimate##0true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,447 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 309#true, 312#true, 13#L1034-9true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,447 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,447 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,490 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,491 INFO L286 olderBase$Statistics]: this new event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 151 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 13#L1034-9true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,491 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,491 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,772 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,772 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:46,772 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,772 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,773 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:46,773 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,773 INFO L286 olderBase$Statistics]: this new event has 163 ancestors and is cut-off event [2025-04-30 10:31:46,773 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,773 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,773 INFO L289 olderBase$Statistics]: existing Event has 152 ancestors and is cut-off event [2025-04-30 10:31:46,842 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,842 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:46,842 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:46,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,842 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,843 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:46,843 INFO L286 olderBase$Statistics]: this new event has 173 ancestors and is cut-off event [2025-04-30 10:31:46,843 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,843 INFO L289 olderBase$Statistics]: existing Event has 162 ancestors and is cut-off event [2025-04-30 10:31:46,843 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:46,897 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:46,898 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:46,898 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:46,898 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:46,898 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:46,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 132#L1045true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:46,905 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:46,905 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:46,905 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:46,905 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:47,083 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 200#L1042-6true, 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,083 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:47,083 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:47,083 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:47,083 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:47,085 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 200#L1042-6true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:47,085 INFO L286 olderBase$Statistics]: this new event has 172 ancestors and is cut-off event [2025-04-30 10:31:47,085 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:47,085 INFO L289 olderBase$Statistics]: existing Event has 161 ancestors and is cut-off event [2025-04-30 10:31:47,085 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,125 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,125 INFO L286 olderBase$Statistics]: this new event has 164 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:47,125 INFO L289 olderBase$Statistics]: existing Event has 163 ancestors and is cut-off event [2025-04-30 10:31:47,126 INFO L289 olderBase$Statistics]: existing Event has 153 ancestors and is cut-off event [2025-04-30 10:31:47,651 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,651 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:47,651 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,651 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,651 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:47,926 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,926 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:47,926 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,926 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:47,926 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:47,981 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 9#L1034-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:47,981 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:47,981 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:47,981 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:47,981 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,022 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,022 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,022 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:48,022 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:48,022 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:48,023 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:48,023 INFO L286 olderBase$Statistics]: this new event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,023 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:48,023 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:48,023 INFO L289 olderBase$Statistics]: existing Event has 164 ancestors and is cut-off event [2025-04-30 10:31:48,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 264#L1025-3true, 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,197 INFO L286 olderBase$Statistics]: this new event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,197 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:48,197 INFO L289 olderBase$Statistics]: existing Event has 156 ancestors and is cut-off event [2025-04-30 10:31:48,197 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,236 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,236 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,236 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,236 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,236 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [17#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,239 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 179#L1034-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,239 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,239 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,240 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,240 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,240 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,240 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,240 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,240 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:48,241 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,241 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,241 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,248 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 304#L1034-5true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,248 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,248 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,248 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,248 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,277 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 157#L1045-4true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,277 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,277 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,277 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,277 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 32#$Ultimate##0true, 309#true, 157#L1045-4true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:48,282 INFO L286 olderBase$Statistics]: this new event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,282 INFO L289 olderBase$Statistics]: existing Event has 165 ancestors and is cut-off event [2025-04-30 10:31:48,282 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:48,714 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,715 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,715 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,715 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,715 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [113#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,721 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,721 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,721 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,721 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,738 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,738 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,738 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,738 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,738 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:48,746 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,746 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,746 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,746 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,904 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,904 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,904 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,904 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,904 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,905 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 7#L1043-6true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,905 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,905 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,905 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,905 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:48,912 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 335#true, 312#true, 7#L1043-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:48,912 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,912 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,956 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:48,956 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,956 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,956 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,956 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,958 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:48,958 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:48,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,958 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:48,958 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,993 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2025-04-30 10:31:48,993 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:48,993 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,994 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,994 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:48,995 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 9#L1034-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:48,995 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:48,995 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,995 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:48,995 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,000 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true]) [2025-04-30 10:31:49,000 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,000 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,000 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,000 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,002 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 3#L1045-6true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:49,002 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,002 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,002 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,002 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:49,008 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 32#$Ultimate##0true, 3#L1045-6true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true]) [2025-04-30 10:31:49,008 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,008 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,008 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:49,008 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,147 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,147 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,147 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,147 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,147 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,158 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,158 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,159 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,159 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,159 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,171 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,171 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,171 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:49,171 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,171 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,177 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 140#L1043-7true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,177 INFO L286 olderBase$Statistics]: this new event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,177 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,177 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:49,177 INFO L289 olderBase$Statistics]: existing Event has 167 ancestors and is cut-off event [2025-04-30 10:31:49,275 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 179#L1034-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,275 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,275 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,275 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,275 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 67#L1027-3true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,276 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,276 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,276 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,276 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,276 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,276 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,277 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,277 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,277 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, 304#L1034-5true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,278 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,278 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,278 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,278 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,282 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,282 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,282 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,282 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,307 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 157#L1045-4true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,307 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,307 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,307 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,307 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,309 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 314#true, 309#true, 157#L1045-4true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,309 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,309 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,309 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,397 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,397 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,397 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,397 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,411 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 177#L1043-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,411 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,411 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,411 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,427 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,427 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,427 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,427 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,427 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,427 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,428 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,428 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,428 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,428 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,436 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,436 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,436 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,499 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 67#L1027-3true, 309#true, 213#L1043-14true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,499 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,499 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,499 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,499 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,500 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 309#true, 335#true, 213#L1043-14true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:49,500 INFO L286 olderBase$Statistics]: this new event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,500 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:49,500 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,500 INFO L289 olderBase$Statistics]: existing Event has 168 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][329], [329#true, 310#true, 220#L1043-8true, 255#$Ultimate##0true, 312#true, 335#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,539 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L289 olderBase$Statistics]: existing Event has 122 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][330], [329#true, 310#true, 177#L1043-9true, 255#$Ultimate##0true, 312#true, 335#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,539 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:49,539 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:49,540 INFO L289 olderBase$Statistics]: existing Event has 123 ancestors and is cut-off event [2025-04-30 10:31:49,540 INFO L289 olderBase$Statistics]: existing Event has 124 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,546 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [17#L1031-5true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,546 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,546 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,547 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 289#L1031-5true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,547 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,547 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,547 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,547 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,548 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 113#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,548 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,548 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,548 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,548 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,566 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,566 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,566 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,566 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,566 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,567 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,567 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,567 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,567 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,567 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,884 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,884 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,884 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,884 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,884 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,885 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,885 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,885 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,894 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 177#L1043-9true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,894 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,894 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,895 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,895 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,895 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,895 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,937 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,938 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 7#L1043-6true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:49,938 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,938 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 182#L1025-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,939 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, 335#true, 7#L1043-6true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:49,939 INFO L286 olderBase$Statistics]: this new event has 180 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:49,939 INFO L289 olderBase$Statistics]: existing Event has 169 ancestors and is cut-off event [2025-04-30 10:31:50,014 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2025-04-30 10:31:50,015 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,015 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,015 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,015 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,016 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [182#L1025-3true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true]) [2025-04-30 10:31:50,016 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,016 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,016 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,016 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,022 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 3#L1045-6true, 309#true, 312#true, 335#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:50,022 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,022 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,022 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,022 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,024 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 314#true, 309#true, 3#L1045-6true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:50,024 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,024 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,024 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,024 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,110 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 12#L1043-10true, 335#true, 312#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,110 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,110 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,110 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,110 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,130 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 12#L1043-10true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,130 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,130 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,130 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,130 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,174 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][329], [329#true, 310#true, 220#L1043-8true, 312#true, 335#true, Black: 325#true, 151#L1034-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,174 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:50,174 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:50,174 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-30 10:31:50,174 INFO L289 olderBase$Statistics]: existing Event has 125 ancestors and is cut-off event [2025-04-30 10:31:50,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,176 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,176 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,176 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,176 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,177 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 220#L1043-8true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,177 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,177 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,177 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,177 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,192 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,192 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,192 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,192 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,192 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,193 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 140#L1043-7true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,193 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,193 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,193 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,193 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,253 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:50,253 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,253 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,253 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,255 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 57#L1029-4true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,255 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,255 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,255 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:50,255 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:50,284 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,284 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,284 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,284 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,284 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,285 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [182#L1025-3true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,285 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,285 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,285 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,285 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,348 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,348 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,348 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,348 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,348 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,360 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,360 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,360 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,360 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,360 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,375 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 335#true, Black: 325#true, 207#$Ultimate##0true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,375 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,375 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,375 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,391 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, 335#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,391 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,391 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,391 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,391 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,413 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][330], [329#true, 177#L1043-9true, 310#true, 312#true, 335#true, Black: 325#true, 151#L1034-4true, 149#L1025-3true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,413 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:50,413 INFO L289 olderBase$Statistics]: existing Event has 127 ancestors and is cut-off event [2025-04-30 10:31:50,413 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:50,413 INFO L289 olderBase$Statistics]: existing Event has 126 ancestors and is cut-off event [2025-04-30 10:31:50,416 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,416 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,416 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,416 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,416 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,417 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,417 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,417 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,417 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,417 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,436 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,436 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,436 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 220#L1043-8true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,437 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,437 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,437 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 200#L1042-6true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,486 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,486 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,486 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,486 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,488 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 200#L1042-6true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:50,488 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,488 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:50,488 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,488 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:50,515 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,515 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:50,515 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:50,515 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:50,515 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:50,544 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [4#L1029-4true, 308#L1045-9true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,544 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:50,544 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,544 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:50,544 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,683 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,683 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,683 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,683 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,684 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 177#L1043-9true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,684 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 182#L1025-3true, 177#L1043-9true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,684 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,684 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,980 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, 309#true, 335#true, 213#L1043-14true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:50,980 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,980 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,980 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,980 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,982 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 57#L1029-4true, 314#true, 309#true, 213#L1043-14true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:50,982 INFO L286 olderBase$Statistics]: this new event has 183 ancestors and is cut-off event [2025-04-30 10:31:50,982 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:50,982 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:50,982 INFO L289 olderBase$Statistics]: existing Event has 172 ancestors and is cut-off event [2025-04-30 10:31:51,004 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,005 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:51,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,005 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,005 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:51,053 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [17#L1031-5true, 308#L1045-9true, 289#L1031-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,053 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,053 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,053 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,053 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,197 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,197 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,197 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:51,197 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:51,197 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:51,201 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 12#L1043-10true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:51,201 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,201 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:51,201 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:51,201 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:51,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 67#L1027-3true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,398 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:51,398 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,398 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,398 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:51,519 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 132#L1045true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,519 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,519 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,519 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,519 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,521 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:51,521 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,521 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,521 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,521 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,557 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,557 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,557 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,557 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,559 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:51,559 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,559 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,559 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,559 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,591 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 335#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,591 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,591 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,591 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,593 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:51,593 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,593 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,593 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,593 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:51,821 INFO L286 olderBase$Statistics]: this new event has 177 ancestors and is cut-off event [2025-04-30 10:31:51,821 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,821 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:51,821 INFO L289 olderBase$Statistics]: existing Event has 166 ancestors and is cut-off event [2025-04-30 10:31:51,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:51,823 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,823 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,823 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,823 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,825 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:51,825 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:51,825 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:51,825 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:51,825 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,020 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,020 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,020 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,047 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 32#$Ultimate##0true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,047 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,047 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,432 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 200#L1042-6true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,432 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:52,432 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:52,432 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:52,432 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:52,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 57#L1029-4true, 200#L1042-6true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,435 INFO L286 olderBase$Statistics]: this new event has 186 ancestors and is cut-off event [2025-04-30 10:31:52,435 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:52,435 INFO L289 olderBase$Statistics]: existing Event has 185 ancestors and is cut-off event [2025-04-30 10:31:52,435 INFO L289 olderBase$Statistics]: existing Event has 175 ancestors and is cut-off event [2025-04-30 10:31:52,465 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 4#L1029-4true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,465 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,465 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,465 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,496 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 289#L1031-5true, 20#L1031-13true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,496 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:52,496 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:52,496 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:52,496 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:52,577 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,578 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,578 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,578 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,578 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,590 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,590 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,590 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,590 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,590 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,611 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 12#L1043-10true, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,611 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,611 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,612 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,612 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 32#$Ultimate##0true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,633 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 32#$Ultimate##0true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,633 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,633 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,793 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 314#true, 309#true, 213#L1043-14true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,794 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:52,794 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:52,794 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:52,794 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:52,795 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 314#true, 309#true, 335#true, 213#L1043-14true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,795 INFO L286 olderBase$Statistics]: this new event has 187 ancestors and is cut-off event [2025-04-30 10:31:52,795 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:52,795 INFO L289 olderBase$Statistics]: existing Event has 186 ancestors and is cut-off event [2025-04-30 10:31:52,795 INFO L289 olderBase$Statistics]: existing Event has 176 ancestors and is cut-off event [2025-04-30 10:31:52,814 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 4#L1029-4true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,814 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,814 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,814 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,814 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,847 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,847 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:52,847 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:52,847 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:52,847 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:52,848 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 9#L1034-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:52,848 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:52,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:52,848 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:52,848 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:52,931 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,931 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,931 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,931 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,931 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,946 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,946 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,946 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,946 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,946 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,970 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, 13#L1034-9true, Black: 325#true, 207#$Ultimate##0true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:52,970 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,970 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 32#$Ultimate##0true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,996 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:52,996 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:52,996 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,395 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,396 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,396 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,396 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,396 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 136#L1031-13true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true]) [2025-04-30 10:31:53,397 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,397 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:53,397 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:53,397 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:53,397 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 20#L1031-13true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 144#L1043-12true, 89#L1034-9true]) [2025-04-30 10:31:53,398 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,398 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:53,398 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:53,398 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:53,423 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 179#L1034-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,423 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,423 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,423 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,423 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,425 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 304#L1034-5true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:53,425 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,425 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,425 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,425 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,467 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 309#true, 157#L1045-4true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,467 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,467 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,467 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,469 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 309#true, 157#L1045-4true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:53,469 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,469 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,469 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,469 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,480 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 132#L1045true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,480 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,480 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,480 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,480 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,481 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 57#L1029-4true, 132#L1045true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,481 INFO L286 olderBase$Statistics]: this new event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,481 INFO L289 olderBase$Statistics]: existing Event has 178 ancestors and is cut-off event [2025-04-30 10:31:53,481 INFO L289 olderBase$Statistics]: existing Event has 188 ancestors and is cut-off event [2025-04-30 10:31:53,504 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 45#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,505 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:53,505 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,505 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,505 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,521 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,521 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:53,521 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,521 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,521 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,549 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,549 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,549 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,550 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 182#L1025-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,550 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 182#L1025-3true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,550 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,550 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,583 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,583 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,583 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,583 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,797 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 4#L1029-4true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,797 INFO L286 olderBase$Statistics]: this new event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,797 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,797 INFO L289 olderBase$Statistics]: existing Event has 170 ancestors and is cut-off event [2025-04-30 10:31:53,797 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,823 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [38#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,823 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:53,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,823 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,823 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,824 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [113#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 119#L1027-3true]) [2025-04-30 10:31:53,824 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:53,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,824 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:53,824 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,849 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 67#L1027-3true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,849 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,849 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,849 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,849 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,850 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:53,850 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:53,850 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,850 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:53,850 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:53,894 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,894 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,894 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,894 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,894 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 207#$Ultimate##0true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,895 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,895 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,895 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,915 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 314#true, 32#$Ultimate##0true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,915 INFO L286 olderBase$Statistics]: this new event has 182 ancestors and is cut-off event [2025-04-30 10:31:53,915 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:53,915 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,915 INFO L289 olderBase$Statistics]: existing Event has 171 ancestors and is cut-off event [2025-04-30 10:31:53,947 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,948 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:53,948 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,948 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:53,948 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:53,948 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 67#L1027-3true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,319 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 309#true, 67#L1027-3true, 335#true, 7#L1043-6true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,319 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,319 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,320 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,320 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,320 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 309#true, 335#true, 7#L1043-6true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,321 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,321 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,341 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 200#L1042-6true, 314#true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,341 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,341 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,341 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,341 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,342 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 200#L1042-6true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,342 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,342 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,342 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,342 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,357 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 136#L1031-13true, 314#true, 309#true, 213#L1043-14true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,357 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,357 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,357 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,357 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,358 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 20#L1031-13true, 314#true, 309#true, 335#true, 312#true, 213#L1043-14true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,358 INFO L286 olderBase$Statistics]: this new event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,358 INFO L289 olderBase$Statistics]: existing Event has 189 ancestors and is cut-off event [2025-04-30 10:31:54,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,358 INFO L289 olderBase$Statistics]: existing Event has 179 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,376 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 136#L1031-13true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,376 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:54,376 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:54,405 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 167#L1034-7true]) [2025-04-30 10:31:54,405 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,406 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,406 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,406 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,407 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 217#L1034-7true, 119#L1027-3true]) [2025-04-30 10:31:54,407 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,407 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,407 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,418 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [314#true, 309#true, 3#L1045-6true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0))]) [2025-04-30 10:31:54,419 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,419 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,419 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,420 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [314#true, 3#L1045-6true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 333#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,420 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,420 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,420 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,420 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,484 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 182#L1025-3true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,484 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,484 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,545 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,545 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,545 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,545 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,545 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,676 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][329], [329#true, 310#true, 220#L1043-8true, 312#true, 335#true, Black: 325#true, 84#L1027-3true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,677 INFO L286 olderBase$Statistics]: this new event has 204 ancestors and is cut-off event [2025-04-30 10:31:54,677 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:54,677 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:54,677 INFO L289 olderBase$Statistics]: existing Event has 135 ancestors and is cut-off event [2025-04-30 10:31:54,684 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,684 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,684 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,684 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,684 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,685 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,685 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,686 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,686 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,686 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,721 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 140#L1043-7true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,722 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,722 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,722 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,722 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,723 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 140#L1043-7true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,723 INFO L286 olderBase$Statistics]: this new event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,723 INFO L289 olderBase$Statistics]: existing Event has 190 ancestors and is cut-off event [2025-04-30 10:31:54,723 INFO L289 olderBase$Statistics]: existing Event has 180 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 289#L1031-5true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,791 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 136#L1031-13true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,791 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:54,791 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:54,820 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [4#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,820 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:54,820 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:54,820 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:54,821 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,821 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 103#L1045-7true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,821 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,821 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,821 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,821 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 9#L1034-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,822 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, 103#L1045-7true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:54,822 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:54,822 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,899 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,899 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:54,899 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:54,965 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 182#L1025-3true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:54,965 INFO L286 olderBase$Statistics]: this new event has 184 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:54,965 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:54,966 INFO L289 olderBase$Statistics]: existing Event has 173 ancestors and is cut-off event [2025-04-30 10:31:55,048 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1001] L1034-3-->L1034-4: Formula: (= (store |v_#race_22| v_~tids~0.base_19 (store (select |v_#race_22| v_~tids~0.base_19) (+ v_~tids~0.offset_19 (* (let ((.cse0 (mod v_threadThread2of3ForFork0_~next_worker~0_9 4294967296))) (ite (<= .cse0 2147483647) .cse0 (+ .cse0 (- 4294967296)))) 4)) 0)) |v_#race_21|) InVars {#race=|v_#race_22|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} OutVars{#race=|v_#race_21|, ~tids~0.offset=v_~tids~0.offset_19, ~tids~0.base=v_~tids~0.base_19, threadThread2of3ForFork0_~next_worker~0=v_threadThread2of3ForFork0_~next_worker~0_9} AuxVars[] AssignedVars[#race][330], [329#true, 310#true, 177#L1043-9true, 312#true, 335#true, Black: 325#true, 84#L1027-3true, 151#L1034-4true, 321#(= |#race~threads_total~0| 0), 313#true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,048 INFO L286 olderBase$Statistics]: this new event has 205 ancestors and is cut-off event [2025-04-30 10:31:55,048 INFO L289 olderBase$Statistics]: existing Event has 137 ancestors and is cut-off event [2025-04-30 10:31:55,048 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:55,048 INFO L289 olderBase$Statistics]: existing Event has 136 ancestors and is cut-off event [2025-04-30 10:31:55,057 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,057 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,057 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,057 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,057 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,058 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,058 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,058 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,058 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,058 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,278 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,279 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,279 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,279 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:55,280 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 220#L1043-8true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,280 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 220#L1043-8true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,281 INFO L286 olderBase$Statistics]: this new event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 191 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,281 INFO L289 olderBase$Statistics]: existing Event has 181 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,396 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][391], [329#true, 136#L1031-13true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,396 INFO L286 olderBase$Statistics]: this new event has 188 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 187 ancestors and is cut-off event [2025-04-30 10:31:55,396 INFO L289 olderBase$Statistics]: existing Event has 177 ancestors and is cut-off event [2025-04-30 10:31:55,434 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [4#L1029-4true, 308#L1045-9true, 179#L1034-5true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,434 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,434 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,434 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,434 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,435 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 304#L1034-5true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,435 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,435 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,435 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,435 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,472 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [4#L1029-4true, 314#true, 157#L1045-4true, 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,472 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,472 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,472 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,472 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,474 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [57#L1029-4true, 314#true, 309#true, 157#L1045-4true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 331#(= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:55,474 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,474 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,474 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,474 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,486 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 289#L1031-5true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,486 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,486 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,486 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,487 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,488 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 17#L1031-5true, 132#L1045true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:55,488 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,488 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,488 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,488 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 264#L1025-3true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,525 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 182#L1025-3true, 314#true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:55,525 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,525 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 314#true, 12#L1043-10true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,620 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,620 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,742 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][388], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 67#L1027-3true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,743 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,743 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 177#L1043-9true, 314#true, 309#true, 67#L1027-3true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,743 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,743 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,745 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 177#L1043-9true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,745 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,745 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,745 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,745 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 177#L1043-9true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,746 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 177#L1043-9true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:55,746 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,746 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,747 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,747 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,870 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 136#L1031-13true, 200#L1042-6true, 314#true, 309#true, 335#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,870 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,870 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,870 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,870 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,871 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 20#L1031-13true, 200#L1042-6true, 314#true, 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:55,871 INFO L286 olderBase$Statistics]: this new event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,871 INFO L289 olderBase$Statistics]: existing Event has 192 ancestors and is cut-off event [2025-04-30 10:31:55,871 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,871 INFO L289 olderBase$Statistics]: existing Event has 182 ancestors and is cut-off event [2025-04-30 10:31:55,912 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][393], [329#true, 289#L1031-5true, 314#true, 309#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 144#L1043-12true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,912 INFO L286 olderBase$Statistics]: this new event has 185 ancestors and is cut-off event [2025-04-30 10:31:55,912 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,912 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,912 INFO L289 olderBase$Statistics]: existing Event has 174 ancestors and is cut-off event [2025-04-30 10:31:55,952 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [38#L1034-6true, 308#L1045-9true, 4#L1029-4true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,953 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:55,953 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,953 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,953 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,955 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1080] threadEXIT-->L1045-9: Formula: (= |v_ULTIMATE.start_main_#t~mem20#1_12| v_threadThread1of3ForFork0_thidvar0_4) InVars {ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} OutVars{ULTIMATE.start_main_#t~mem20#1=|v_ULTIMATE.start_main_#t~mem20#1_12|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_4} AuxVars[] AssignedVars[][147], [57#L1029-4true, 113#L1034-6true, 308#L1045-9true, 334#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ 3 ~tids~0.offset)) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0) (= (select (select |#race| ~tids~0.base) (+ 2 ~tids~0.offset)) 0)), 314#true, 309#true, 335#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,955 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:55,955 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,955 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,955 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:55,983 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [4#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 335#true, 312#true, 13#L1034-9true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 155#L1045-5true, 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:55,983 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,983 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,983 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:55,984 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,986 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [57#L1029-4true, 314#true, 332#(and (= (select (select |#race| ~tids~0.base) ~tids~0.offset) 0) (= (select (select |#race| ~tids~0.base) (+ ~tids~0.offset 1)) 0)), 309#true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 155#L1045-5true, 89#L1034-9true]) [2025-04-30 10:31:55,986 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:55,986 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,986 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:55,986 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,076 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][432], [329#true, 314#true, 309#true, 312#true, Black: 325#true, 45#L1043-11true, 321#(= |#race~threads_total~0| 0), 340#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 3 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,076 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:56,076 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,076 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,076 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,176 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 314#true, 12#L1043-10true, 67#L1027-3true, 309#true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:56,177 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,177 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,177 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,177 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,181 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,182 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,182 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,182 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,182 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 309#true, 269#ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACEtrue, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,183 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:56,183 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,183 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,183 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,183 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][430], [329#true, 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 339#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) 2 ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|)), 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,184 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][427], [329#true, 338#(and (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|) (= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset 1)) |ULTIMATE.start_main_#t~nondet17#1|)), 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,184 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 314#true, 309#true, 12#L1043-10true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true, 119#L1027-3true]) [2025-04-30 10:31:56,184 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,184 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,384 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][382], [329#true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 4#L1029-4true, 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:56,384 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1089] threadEXIT-->L1034-9: Formula: (= |v_threadThread2of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_10) InVars {threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} OutVars{threadThread2of3ForFork0_#t~mem10=|v_threadThread2of3ForFork0_#t~mem10_8|, threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_10} AuxVars[] AssignedVars[][349], [329#true, 4#L1029-4true, 314#true, 309#true, 7#L1043-6true, 312#true, 335#true, Black: 325#true, 13#L1034-9true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0)]) [2025-04-30 10:31:56,385 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,385 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][424], [329#true, 57#L1029-4true, 337#(= (select (select |#race| ~tids~0.base) (+ (* |ULTIMATE.start_main_~i~1#1| 4) ~tids~0.offset)) |ULTIMATE.start_main_#t~nondet17#1|), 140#L1043-7true, 314#true, 309#true, 312#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:56,387 INFO L286 olderBase$Statistics]: this new event has 195 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 184 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L284 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1086] threadEXIT-->L1034-9: Formula: (= |v_threadThread3of3ForFork0_#t~mem10_8| v_threadThread1of3ForFork0_thidvar0_8) InVars {threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} OutVars{threadThread1of3ForFork0_thidvar0=v_threadThread1of3ForFork0_thidvar0_8, threadThread3of3ForFork0_#t~mem10=|v_threadThread3of3ForFork0_#t~mem10_8|} AuxVars[] AssignedVars[][402], [329#true, 57#L1029-4true, 314#true, 309#true, 7#L1043-6true, 312#true, 335#true, Black: 325#true, 321#(= |#race~threads_total~0| 0), 327#(= |#race~tids~0| 0), 89#L1034-9true]) [2025-04-30 10:31:56,387 INFO L286 olderBase$Statistics]: this new event has 194 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 193 ancestors and is cut-off event [2025-04-30 10:31:56,387 INFO L289 olderBase$Statistics]: existing Event has 183 ancestors and is cut-off event